Skip to content

Commit ba32406

Browse files
chore(release): 2.15.2 [skip ci]
## [2.15.2](v2.15.1...v2.15.2) (2025-03-25) ### Bug Fixes * make focus border coal as well ([243d711](243d711))
1 parent 5bb171d commit ba32406

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.15.2](https://github.com/wrap-org/tokens/compare/v2.15.1...v2.15.2) (2025-03-25)
2+
3+
### Bug Fixes
4+
5+
* make focus border coal as well ([243d711](https://github.com/wrap-org/tokens/commit/243d7114a5581f5c2bcc7efce963c8847d876940))
6+
17
## [2.15.1](https://github.com/wrap-org/tokens/compare/v2.15.0...v2.15.1) (2025-03-25)
28

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