Skip to content

Commit

Permalink
[E4E-0]: 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Dec 9, 2021
1 parent 71f44cc commit 749db93
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.2](https://github.com/nrccua/apollo-rest-utils/compare/1.2.1...1.2.2) (2021-12-09)


### Changes

* [E4E-0]: Only support 14 + 16 ([71f44cc](https://github.com/nrccua/apollo-rest-utils/commit/71f44cc8622bf69e8caa8951e30d316edf4bcdd4))
* [E4E-0]: Update package-lock.json with changes from latest eslint-config ([de1beba](https://github.com/nrccua/apollo-rest-utils/commit/de1beba076ccc682eb05517ca35d8cbd8f55b260))
* [E4E-0]: Try to allow the package to be used across node versions ([daf6b75](https://github.com/nrccua/apollo-rest-utils/commit/daf6b758bd7decaaf515d4d48d3abf2fd176bcd9))
* [E4E-58]: 1.2.1 ([e8bf334](https://github.com/nrccua/apollo-rest-utils/commit/e8bf334e1398e1a5ba520052b7c8063e475430f8))

### [1.2.1](https://github.com/nrccua/apollo-rest-utils/compare/1.2.0...1.2.1) (2021-12-08)


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
Expand Up @@ -69,5 +69,5 @@
"update:version:major": "standard-version --release-as major",
"update:version:minor": "standard-version --release-as minor"
},
"version": "1.2.1"
"version": "1.2.2"
}

0 comments on commit 749db93

Please sign in to comment.