Skip to content

Commit

Permalink
chore(release): 1.6.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0-next.1](v1.5.0...v1.6.0-next.1) (2024-01-15)

### Features

* Add rule for setting background-image to none ([#192](#192)) ([495fdf0](495fdf0))
  • Loading branch information
semantic-release-bot committed Jan 15, 2024
1 parent 495fdf0 commit 6dccb31
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.6.0-next.1](https://github.com/warp-ds/drive/compare/v1.5.0...v1.6.0-next.1) (2024-01-15)


### Features

* Add rule for setting background-image to none ([#192](https://github.com/warp-ds/drive/issues/192)) ([495fdf0](https://github.com/warp-ds/drive/commit/495fdf0c1c375a9e71f5d9568331c8c99a447712))

# [1.5.0](https://github.com/warp-ds/drive/compare/v1.4.0...v1.5.0) (2024-01-11)


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.5.0",
"version": "1.6.0-next.1",
"type": "module",
"exports": {
".": "./src/plugin.js",
Expand Down

0 comments on commit 6dccb31

Please sign in to comment.