Skip to content

Commit

Permalink
chore(release): v1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.3...v1.1.0) (2023-11-22)

### ✨ Features

* update version requirement in readme ([#22](#22)) ([9d7039a](9d7039a))

### ⚙️ Continuous Integrations

* setup release on branch "next" ([241ac9a](241ac9a))

### ♻️ Chores

* **readme:** add next version badge ([ed0a73c](ed0a73c))
  • Loading branch information
semantic-release-bot committed Nov 22, 2023
1 parent 9d7039a commit 603c17b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [1.1.0](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.3...v1.1.0) (2023-11-22)


### ✨ Features

* update version requirement in readme ([#22](https://github.com/talent-ideal/semantic-release-hex/issues/22)) ([9d7039a](https://github.com/talent-ideal/semantic-release-hex/commit/9d7039a6e8394ddc9e5d445b2396051516d0e8e8))


### ⚙️ Continuous Integrations

* setup release on branch "next" ([241ac9a](https://github.com/talent-ideal/semantic-release-hex/commit/241ac9af3e90af788af28a1e5780a4e1fe76fe34))


### ♻️ Chores

* **readme:** add next version badge ([ed0a73c](https://github.com/talent-ideal/semantic-release-hex/commit/ed0a73c867d6fb3ea4e1f1308ba4ecfef4aa9ba7))

## [1.0.3](https://github.com/talent-ideal/semantic-release-hex/compare/v1.0.2...v1.0.3) (2023-11-21)


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,7 +1,7 @@
{
"name": "semantic-release-hex",
"description": "semantic-release plugin to publish a hex package",
"version": "1.0.3",
"version": "1.1.0",
"author": "Pierre Cavin <me@sherlox.io> (https://github.com/sheerlox)",
"type": "module",
"main": "lib/index.js",
Expand Down

0 comments on commit 603c17b

Please sign in to comment.