Skip to content

Commit cbb160c

Browse files
chore(release): 6.0.0 [skip ci]
## [6.0.0](v5.0.0...v6.0.0) (2025-03-31) ### ⚠ BREAKING CHANGES * simplify sentiment tokens ### Features * add vaid invalid input color tokens ([b801268](b801268)) * simplify sentiment tokens ([26a7a69](26a7a69))
1 parent c0f3a83 commit cbb160c

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [6.0.0](https://github.com/wrap-org/tokens/compare/v5.0.0...v6.0.0) (2025-03-31)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* simplify sentiment tokens
6+
7+
### Features
8+
9+
* add vaid invalid input color tokens ([b801268](https://github.com/wrap-org/tokens/commit/b8012682116c96fc4cc50bc4c7595d010f20bc69))
10+
* simplify sentiment tokens ([26a7a69](https://github.com/wrap-org/tokens/commit/26a7a6952d1acd805bb10751a9153a1cbd768fc2))
11+
112
## [5.0.0](https://github.com/wrap-org/tokens/compare/v4.1.0...v5.0.0) (2025-03-31)
213

314
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wrap.ngo/tokens",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "CSS variables for use on WRAP's Web Properties",
55
"scripts": {
66
"build": "cat ./src/tokens/* > dist/index.css",

0 commit comments

Comments
 (0)