Skip to content

Commit 31c3010

Browse files
chore(release): 6.1.0 [skip ci]
## [6.1.0](v6.0.0...v6.1.0) (2025-05-30) ### Features * generate provenance statements ([483e3d7](483e3d7))
1 parent 5695a1b commit 31c3010

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+
## [6.1.0](https://github.com/wrap-org/tokens/compare/v6.0.0...v6.1.0) (2025-05-30)
2+
3+
### Features
4+
5+
* generate provenance statements ([483e3d7](https://github.com/wrap-org/tokens/commit/483e3d7cc790d25a2ec6cdb1445602b157678e9b))
6+
17
## [6.0.0](https://github.com/wrap-org/tokens/compare/v5.0.0...v6.0.0) (2025-03-31)
28

39
### ⚠ 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": "6.0.0",
3+
"version": "6.1.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)