Skip to content

Commit 2ffecdd

Browse files
chore(release): 2.1.0 [skip ci]
## [2.1.0](v2.0.1...v2.1.0) (2025-02-07) ### Features * change skin tokens to theme ([49e7127](49e7127)) * remove container color import ([4c64107](4c64107)) * remove container colors ([9cd5aff](9cd5aff))
1 parent 2fcef8e commit 2ffecdd

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.0](https://github.com/wrap-org/tokens/compare/v2.0.1...v2.1.0) (2025-02-07)
2+
3+
### Features
4+
5+
* change skin tokens to theme ([49e7127](https://github.com/wrap-org/tokens/commit/49e7127e83fd5461f748096f0918a893be64db10))
6+
* remove container color import ([4c64107](https://github.com/wrap-org/tokens/commit/4c6410777acea0e1c5d8cfbf1b2cebddb5e2fd03))
7+
* remove container colors ([9cd5aff](https://github.com/wrap-org/tokens/commit/9cd5affdf4bcfb9db8e7a7b915884ab1debf65bc))
8+
19
## [2.0.1](https://github.com/wrap-org/tokens/compare/v2.0.0...v2.0.1) (2025-02-06)
210

311
### 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.0.1",
3+
"version": "2.1.0",
44
"description": "CSS variables for use on WRAP's Web Properties",
55
"scripts": {
66
"build": "sass src/main.scss dist/index.css && cp src/tokens/breakpoint.scss dist/breakpoint.scss",

0 commit comments

Comments
 (0)