Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2021-06-05)

### Bug Fixes

* run: npm ci ([91b2ab4](91b2ab4))

### Performance Improvements

* delete unnecessary branches options ([6b096bd](6b096bd))
* update workflows ([c6e3e36](c6e3e36))
  • Loading branch information
semantic-release-bot committed Jun 5, 2021
1 parent 91b2ab4 commit 9b6517a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## [1.4.1](https://github.com/molvqingtai/event-hub/compare/v1.4.0...v1.4.1) (2021-06-05)


### Bug Fixes

* run: npm ci ([91b2ab4](https://github.com/molvqingtai/event-hub/commit/91b2ab4dc1708742ea8f446102ff7f02edee03c7))


### Performance Improvements

* delete unnecessary branches options ([6b096bd](https://github.com/molvqingtai/event-hub/commit/6b096bd8bdd392bbccdd5e39bf1c19d62e479a89))
* update workflows ([c6e3e36](https://github.com/molvqingtai/event-hub/commit/c6e3e3644929e33aad3e49c95857074e86d9dc9b))
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": "@resreq/event-hub",
"version": "0.0.0-development",
"version": "1.4.1",
"description": "This is a minimalist event hub.",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 9b6517a

Please sign in to comment.