Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2022-08-29)

### Bug Fixes

* Fix semantic release workflow template for public packages ([#34](#34)) ([438e48c](438e48c))
  • Loading branch information
semantic-release-bot committed Aug 29, 2022
1 parent 438e48c commit 970dca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "seam-plop",
"type": "module",
"version": "1.1.3",
"version": "1.1.4",
"main": "index.js",
"bin": {
"seam-plop": "./bin.js"
Expand Down

0 comments on commit 970dca2

Please sign in to comment.