Skip to content

Commit 9414cd9

Browse files
chore(release): 2.5.0 [skip ci]
## [2.5.0](v2.4.0...v2.5.0) (2025-02-27) ### Features * token polish for fonts, spacing, radius, state ([408c75b](408c75b))
1 parent 40b1f06 commit 9414cd9

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.5.0](https://github.com/wrap-org/tokens/compare/v2.4.0...v2.5.0) (2025-02-27)
2+
3+
### Features
4+
5+
* token polish for fonts, spacing, radius, state ([408c75b](https://github.com/wrap-org/tokens/commit/408c75b3094224051aad4051208b2f2b43240421))
6+
17
## [2.4.0](https://github.com/wrap-org/tokens/compare/v2.3.0...v2.4.0) (2025-02-27)
28

39
### 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.4.0",
3+
"version": "2.5.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)