Skip to content

Commit

Permalink
chore(release): 1.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.4](v1.4.3...v1.4.4) (2021-01-12)

### Bug Fixes

* **notes:** fix destroyed privnote handling ([b6081e3](b6081e3))
* **notes:** fix wrong displayed filename ([b8f3b41](b8f3b41))
  • Loading branch information
semantic-release-bot committed Jan 12, 2021
1 parent b8f3b41 commit 68a5da7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.4](https://github.com/giorgiobrux/nitro-sniper-enhanced/compare/v1.4.3...v1.4.4) (2021-01-12)


### Bug Fixes

* **notes:** fix destroyed privnote handling ([b6081e3](https://github.com/giorgiobrux/nitro-sniper-enhanced/commit/b6081e3218382d8828650f1783be2194610052c1))
* **notes:** fix wrong displayed filename ([b8f3b41](https://github.com/giorgiobrux/nitro-sniper-enhanced/commit/b8f3b41b935af8ac054dd8cd06fc1ef85c369c72))

## [1.4.3](https://github.com/giorgiobrux/nitro-sniper-enhanced/compare/v1.4.2...v1.4.3) (2021-01-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@giorgiobrux/nitro-sniper-enhanced",
"version": "1.4.3",
"version": "1.4.4",
"main": "index.js",
"license": "GPL-3.0-or-later",
"dependencies": {
Expand Down

0 comments on commit 68a5da7

Please sign in to comment.