Skip to content

Commit

Permalink
chore(release): 1.0.1-next.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1-next.1](v1.0.0...v1.0.1-next.1) (2023-09-20)

### Bug Fixes

* set next as default prerelease branch ([#12](#12)) ([bb0be72](bb0be72))
  • Loading branch information
semantic-release-bot committed Sep 20, 2023
1 parent bb0be72 commit 12835b6
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.0.1-next.1](https://github.com/warp-ds/icons/compare/v1.0.0...v1.0.1-next.1) (2023-09-20)


### Bug Fixes

* set next as default prerelease branch ([#12](https://github.com/warp-ds/icons/issues/12)) ([bb0be72](https://github.com/warp-ds/icons/commit/bb0be721927e8fae2efd063ebc9ca126f4378554))

# 1.0.0 (2023-09-20)


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/icons",
"type": "module",
"version": "1.0.0",
"version": "1.0.1-next.1",
"repository": "git@github.com:warp-ds/icons.git",
"description": "WARP's icon set",
"main": "index.js",
Expand Down

0 comments on commit 12835b6

Please sign in to comment.