Skip to content

Commit fd67748

Browse files
chore(release): 2.6.0 [skip ci]
## [2.6.0](v2.5.0...v2.6.0) (2025-02-28) ### Features * update themes to new values ([94349da](94349da)) ### Bug Fixes * property order ([053776b](053776b))
1 parent dc670d5 commit fd67748

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.6.0](https://github.com/wrap-org/tokens/compare/v2.5.0...v2.6.0) (2025-02-28)
2+
3+
### Features
4+
5+
* update themes to new values ([94349da](https://github.com/wrap-org/tokens/commit/94349da7e7a0614f0787b09be3027f7ddec3ab02))
6+
7+
### Bug Fixes
8+
9+
* property order ([053776b](https://github.com/wrap-org/tokens/commit/053776bd5ee622595cbeaecdc1d1d1c50973804a))
10+
111
## [2.5.0](https://github.com/wrap-org/tokens/compare/v2.4.0...v2.5.0) (2025-02-27)
212

313
### Features

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