Skip to content

Commit 3b7144f

Browse files
chore(release): 2.2.0 [skip ci]
## [2.2.0](v2.1.0...v2.2.0) (2025-02-07) ### Features * remove breakpoints ([951d4ad](951d4ad))
1 parent 8b06e10 commit 3b7144f

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.2.0](https://github.com/wrap-org/tokens/compare/v2.1.0...v2.2.0) (2025-02-07)
2+
3+
### Features
4+
5+
* remove breakpoints ([951d4ad](https://github.com/wrap-org/tokens/commit/951d4ad177143e6c99c625b2feb960ef90b7b295))
6+
17
## [2.1.0](https://github.com/wrap-org/tokens/compare/v2.0.1...v2.1.0) (2025-02-07)
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.1.0",
3+
"version": "2.2.0",
44
"description": "CSS variables for use on WRAP's Web Properties",
55
"scripts": {
66
"build": "sass src/main.scss dist/index.css",

0 commit comments

Comments
 (0)