Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2024-09-20)

### Bug Fixes

* residual and garden stream colours ([7f0ce8e](7f0ce8e))
  • Loading branch information
semantic-release-bot committed Sep 20, 2024
1 parent 68a264c commit c00d7d4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.2](https://github.com/etchteam/mobius-tokens/compare/v1.1.1...v1.1.2) (2024-09-20)

### Bug Fixes

* residual and garden stream colours ([7f0ce8e](https://github.com/etchteam/mobius-tokens/commit/7f0ce8e03f66e522f6dec7b6c34acf346b850069))

## [1.1.1](https://github.com/etchteam/mobius-tokens/compare/v1.1.0...v1.1.1) (2024-09-19)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etchteam/mobius-tokens",
"version": "1.1.1",
"version": "1.1.2",
"description": "CSS variables for use on WRAP's Web Properties",
"scripts": {
"build": "sass src/main.scss dist/index.css && cp src/tokens/breakpoint.scss dist/breakpoint.scss",
Expand Down

0 comments on commit c00d7d4

Please sign in to comment.