Skip to content

Commit

Permalink
Merge pull request #4 from nrccua/e4e-35-bump
Browse files Browse the repository at this point in the history
[E4E-35]: Updating package json and lockfile
  • Loading branch information
TheCleric authored Dec 7, 2021
2 parents 9c342fc + f6fe800 commit 6a37e12
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.0.7](https://github.com/nrccua/client-logger-datadog/compare/1.0.6...1.0.7) (2021-12-07)


### Changes

* Merge pull request #3 from nrccua/E4E-35 ([9c342fc](https://github.com/nrccua/client-logger-datadog/commit/9c342fc9918dc26ee54eeacc63ff3eaf5d89f1c1)), closes [#3](https://github.com/nrccua/client-logger-datadog/issues/3)
* [E4E-35]: Exporting ILogger ([866ad9d](https://github.com/nrccua/client-logger-datadog/commit/866ad9d84cd55c4822dddf5f1e2103550b90f2fd))
* [E4E-35]: Updating version and changelog ([bc06212](https://github.com/nrccua/client-logger-datadog/commit/bc0621285a6de52bac4ebafb8e3c0f81b4153e81))
* Merge pull request #2 from nrccua/E4E-35 ([1e738b5](https://github.com/nrccua/client-logger-datadog/commit/1e738b5b7eac15d79aca186beec7b06300ab191d)), closes [#2](https://github.com/nrccua/client-logger-datadog/issues/2)
* Merge pull request #1 from nrccua/E4E-35 ([0f12a27](https://github.com/nrccua/client-logger-datadog/commit/0f12a276c0ec89d36ec5c0b9840cd95101702ccc)), closes [#1](https://github.com/nrccua/client-logger-datadog/issues/1)

### [1.0.6](https://github.com/nrccua/client-logger-datadog/compare/1.0.5...1.0.6) (2021-12-07)


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 @@ -53,5 +53,5 @@
"test:unit": "NODE_ENV=test jest --silent --coverage",
"update:version": "standard-version"
},
"version": "1.0.6"
"version": "1.0.7"
}

0 comments on commit 6a37e12

Please sign in to comment.