Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-02-06)

### Features

* **nodejs:** add version 16.13.1 ([350713f](350713f))
  • Loading branch information
growthatbot committed Feb 6, 2022
1 parent 4233826 commit c0a1097
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/growthatco/growthatpkgs/compare/v1.1.0...v1.2.0) (2022-02-06)


### Features

* **nodejs:** add version 16.13.1 ([350713f](https://github.com/growthatco/growthatpkgs/commit/350713f2204b65b3839b8200e7a92720e8601c29))

# [1.1.0](https://github.com/growthatco/growthatpkgs/compare/v1.0.0...v1.1.0) (2021-10-15)


Expand Down
2 changes: 1 addition & 1 deletion config/settings/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "growthatpkgs",
"organization": "growthatco",
"repository": "https://github.com/growthatco/growthatpkgs",
"version": "1.1.0",
"version": "1.2.0",
"nixpkgs_channel": "nixos-21.05"
},
"direnv": {
Expand Down

0 comments on commit c0a1097

Please sign in to comment.