Skip to content

Commit

Permalink
chore(main): release lorem-ipsum-generator 0.2.0 (#4)
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 d093043 commit 6fe15bb
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 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.1"
".": "0.2.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

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


### Features ✨

* first version ([5df45b3](https://github.com/hugomods/lorem-ipsum-generator/commit/5df45b33f17ff7095c878e7c5b7590a6ed3ba4c9))


### Bug Fixes 🐞

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

## [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)


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,6 +1,6 @@
{
"name": "@hugomods/lorem-ipsum-generator",
"version": "0.1.1",
"version": "0.2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/hugomods/lorem-ipsum-content-generator.git"
Expand Down

0 comments on commit 6fe15bb

Please sign in to comment.