Skip to content

Commit

Permalink
chore(main): release lorem-ipsum-content-generator 0.1.1 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 13, 2024
1 parent 1a20eb3 commit 9e5d30e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.0"
".": "0.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/hugomods/lorem-ipsum-generator/compare/lorem-ipsum-content-generator-v0.1.0...lorem-ipsum-content-generator-v0.1.1) (2024-06-13)


### Bug Fixes 🐞

* correct binary name ([1a20eb3](https://github.com/hugomods/lorem-ipsum-generator/commit/1a20eb38b886842c3ed0eb4bf03fcdec12068888))

## [0.1.0](https://github.com/hugomods/lorem-ipsum-generator/compare/lorem-ipsum-content-generator-v0.0.1...lorem-ipsum-content-generator-v0.1.0) (2024-06-13)


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.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hugomods/lorem-ipsum-content-generator",
"version": "0.1.0",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "git+https://github.com/hugomods/lorem-ipsum-content-generator.git"
Expand Down Expand Up @@ -37,6 +37,5 @@
"lorem-ipsum": "^2.0.8",
"mustache": "^4.2.0",
"randomstring": "^1.3.0"
},
"version": "0.1.0"
}
}

0 comments on commit 9e5d30e

Please sign in to comment.