Skip to content

Commit

Permalink
chore(main): release 1.1.0 (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 28, 2022
1 parent 2a5eceb commit 5d9e5b1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.0](https://github.com/nicolaspearson/nestjs.dellingr/compare/v1.0.2...v1.1.0) (2022-06-28)


### Features

* integrate newrelic ([#260](https://github.com/nicolaspearson/nestjs.dellingr/issues/260)) ([2bb9f01](https://github.com/nicolaspearson/nestjs.dellingr/commit/2bb9f013f0d0cfd4c8b2d4ddf07b96c55346894e))


### Bug Fixes

* pin aws-sdk-js-v3 monorepo ^3.118.1 ([#268](https://github.com/nicolaspearson/nestjs.dellingr/issues/268)) ([ad7b6bd](https://github.com/nicolaspearson/nestjs.dellingr/commit/ad7b6bd2142da98bbeb3498738e13a86056affb8))
* remove redundant dockerfile copy commands ([421f813](https://github.com/nicolaspearson/nestjs.dellingr/commit/421f813f5331b96bb156f0c458d878d0f4cb6f1f))

## [1.0.2](https://github.com/nicolaspearson/nestjs.dellingr/compare/v1.0.1...v1.0.2) (2022-06-03)


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": "dellingr",
"version": "1.0.2",
"version": "1.1.0",
"description": "This is NestJS starter repository.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5d9e5b1

Please sign in to comment.