@cdx-ui/formatters 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -114,6 +114,6 @@ src/
114
114
 
115
115
  ## License
116
116
 
117
- [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)
117
+ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
118
118
 
119
- MIT © 2026 Digital First Holdings LLC. See [LICENSE](./LICENSE) for details.
119
+ MIT © 2026 Digital First Holdings LLC. The full license text ships in the package as `LICENSE`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cdx-ui/formatters",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",