Skip to content

Commit

Permalink
[E4E-0]: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Feb 9, 2022
1 parent 2c2ff16 commit 0c016ac
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
Expand Up @@ -2,6 +2,18 @@

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.5.3](https://github.com/nrccua/apollo-rest-utils/compare/1.5.2...1.5.3) (2022-02-09)


### Changes

* Merge pull request #20 from nrccua/feature/github_package ([2c2ff16](https://github.com/nrccua/apollo-rest-utils/commit/2c2ff16d1381e608f9b499c92f4d90172ed29f0c)), closes [#20](https://github.com/nrccua/apollo-rest-utils/issues/20)
* [E4E-0]: Switch to NPMJS over Github packages ([d3167eb](https://github.com/nrccua/apollo-rest-utils/commit/d3167eb228dc36b92c9910246882f78d464cc2d8))
* Merge pull request #19 from nrccua/feature/github_package ([57ef87e](https://github.com/nrccua/apollo-rest-utils/commit/57ef87e061beb4e4a4b5006c84d3b89a997991eb)), closes [#19](https://github.com/nrccua/apollo-rest-utils/issues/19)
* [E4E-0]: 1.5.2 ([be95a7e](https://github.com/nrccua/apollo-rest-utils/commit/be95a7eb907f3e4503f0fe77a11172adfc7ca551))
* Merge pull request #18 from nrccua/feature/github_package ([f857204](https://github.com/nrccua/apollo-rest-utils/commit/f85720423f8ea33c6a6239e61711ce93547dad58)), closes [#18](https://github.com/nrccua/apollo-rest-utils/issues/18)
* Merge pull request #17 from nrccua/feature/github_package ([a9f71b1](https://github.com/nrccua/apollo-rest-utils/commit/a9f71b1629d703a2d68a524f561df530f535f30b)), closes [#17](https://github.com/nrccua/apollo-rest-utils/issues/17)

### [1.5.2](https://github.com/nrccua/apollo-rest-utils/compare/1.5.1...1.5.2) (2022-02-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 @@ -80,5 +80,5 @@
"update:version:major": "standard-version --release-as major && npm run test:lint:md",
"update:version:minor": "standard-version --release-as minor && npm run test:lint:md"
},
"version": "1.5.2"
"version": "1.5.3"
}

0 comments on commit 0c016ac

Please sign in to comment.