Skip to content

Commit

Permalink
release: V 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjD90 committed May 18, 2021
1 parent 7d9e81a commit 6fb4a83
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [1.4.0](https://github.com/neo9/n9-node-conf/compare/v1.3.2...1.4.0) (2021-05-18)


### release

* Fix tag name ([4b730c1](https://github.com/neo9/n9-node-conf/commit/4b730c11df1e5f29f03a99a1df3290e489074da0))

### yarn

* Update all dependencies and drop node 10 support ([7d9e81a](https://github.com/neo9/n9-node-conf/commit/7d9e81ac70228990718759b098b0bf6a5952d840))

## [1.3.2](https://github.com/neo9/n9-node-conf/compare/v1.3.1...v1.3.2) (2020-03-24)


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": "@neo9/n9-node-conf",
"version": "1.3.2",
"version": "1.4.0",
"description": "Conf node module loader",
"keywords": [
"node conf",
Expand Down

0 comments on commit 6fb4a83

Please sign in to comment.