Skip to content

Commit

Permalink
chore(main): release 1.1.2 (#20)
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 Mar 19, 2022
1 parent f5b303e commit d6d836e
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 @@
# Changelog

### [1.1.2](https://github.com/bjerkio/nestjs-posthog/compare/v1.1.1...v1.1.2) (2022-03-19)


### Bug Fixes

* types and posthog-node import issue ([f5b303e](https://github.com/bjerkio/nestjs-posthog/commit/f5b303e61ffc5bd9fd50e8f4c03e2d7662b564fe))

### [1.1.1](https://github.com/bjerkio/nestjs-posthog/compare/v1.1.0...v1.1.1) (2022-03-19)


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

0 comments on commit d6d836e

Please sign in to comment.