Skip to content

Commit 2753242

Browse files
chore(release): 2.16.0 [skip ci]
## [2.16.0](v2.15.2...v2.16.0) (2025-03-26) ### Features * add chip tokens ([e8f73ac](e8f73ac))
1 parent 3477a71 commit 2753242

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.16.0](https://github.com/wrap-org/tokens/compare/v2.15.2...v2.16.0) (2025-03-26)
2+
3+
### Features
4+
5+
* add chip tokens ([e8f73ac](https://github.com/wrap-org/tokens/commit/e8f73aca7ba15b977787afae90f2926a9f69ad33))
6+
17
## [2.15.2](https://github.com/wrap-org/tokens/compare/v2.15.1...v2.15.2) (2025-03-25)
28

39
### Bug Fixes

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": "2.15.2",
3+
"version": "2.16.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)