Skip to content

Commit

Permalink
1.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Apr 21, 2022
1 parent 4edbd92 commit dc47e68
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### v1.0.0-alpha.5 (2022-04-21)
### v1.0.0-alpha.6 (2022-04-21)

- [`4edbd92`](https://github.com/lifion/core-commons/commit/4edbd925398ecf4fef9fa7f672764bb1dd8bb7dd): Simplify the publish workflow

### v1.0.0-alpha.5 (2022-04-20)

- [`bb1a479`](https://github.com/lifion/core-commons/commit/bb1a479e07f353179e8e08797dc6fa594e536056): Update dependencies

Expand Down
2 changes: 1 addition & 1 deletion 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": "core-commons",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "Lifion's development setup in one command for public Node.js projects.",
"author": "Edgardo Avilés-López <Edgardo.Aviles@ADP.com>",
"maintainers": [
Expand Down

0 comments on commit dc47e68

Please sign in to comment.