Skip to content

Commit

Permalink
chore: release 1.1.0 (#12)
Browse files Browse the repository at this point in the history
Release-As: 2.0.0
  • Loading branch information
github-actions[bot] authored Aug 30, 2021
1 parent 5f4d393 commit abe6d54
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.0](https://www.github.com/bjerkio/nestjs-slack/compare/v1.0.1...v1.1.0) (2021-08-30)


### Features

* Add newline on stdout writing function ([908cccd](https://www.github.com/bjerkio/nestjs-slack/commit/908cccd3e877b656a9d1c29097a2256b5d2f744d))


### Bug Fixes

* logs not being parsed in stackdriver. ([#22](https://www.github.com/bjerkio/nestjs-slack/issues/22)) ([5f4d393](https://www.github.com/bjerkio/nestjs-slack/commit/5f4d3931f7def0463afa655f173b716addd9c5d2))

### [1.0.1](https://www.github.com/bjerkio/nestjs-slack/compare/v1.0.0...v1.0.1) (2021-08-07)


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": "nestjs-slack",
"version": "1.0.1",
"version": "1.1.0",
"description": "",
"main": "dist/plugin.js",
"repository": "github:bjerkio/nestjs-slack",
Expand Down

0 comments on commit abe6d54

Please sign in to comment.