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-11-14)

### Features

* add e2e testing ([#6](#6)) ([ebbefe2](ebbefe2))
  • Loading branch information
semantic-release-bot committed Nov 14, 2022
1 parent ebbefe2 commit 33bb14a
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,5 +1,12 @@
# Nest boilerplate changelog

# [1.2.0](https://github.com/Notekunn/nest-boilerplate/compare/v1.1.0...v1.2.0) (2022-11-14)


### Features

* add e2e testing ([#6](https://github.com/Notekunn/nest-boilerplate/issues/6)) ([ebbefe2](https://github.com/Notekunn/nest-boilerplate/commit/ebbefe20e8e37663d7f3cf640d37bddd39cf8399))

# [1.1.0](https://github.com/Notekunn/nest-boilerplate/compare/v1.0.1...v1.1.0) (2022-11-10)


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": "nest-boilerplate",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"author": "DC <cuong.nl5.kma@gmail.com>",
"private": true,
Expand Down

0 comments on commit 33bb14a

Please sign in to comment.