Skip to content

Commit

Permalink
chore(release): 1.10.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.2](v1.10.1...v1.10.2) (2024-03-28)

### Bug Fixes

* Correct color for spinner background ([#212](#212)) ([5720630](5720630))
  • Loading branch information
semantic-release-bot committed Mar 28, 2024
1 parent f2c32dc commit 3d75cbc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.10.2](https://github.com/warp-ds/drive/compare/v1.10.1...v1.10.2) (2024-03-28)


### Bug Fixes

* Correct color for spinner background ([#212](https://github.com/warp-ds/drive/issues/212)) ([5720630](https://github.com/warp-ds/drive/commit/57206300c591fa5f23c5d0cb9502df97b92e7bdc))

## [1.10.2-next.1](https://github.com/warp-ds/drive/compare/v1.10.1...v1.10.2-next.1) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@warp-ds/uno",
"repository": "git@github.com:warp-ds/drive.git",
"version": "1.10.2-next.1",
"version": "1.10.2",
"type": "module",
"exports": {
".": "./src/plugin.js",
Expand Down

0 comments on commit 3d75cbc

Please sign in to comment.