Skip to content

Commit

Permalink
chore(nx-confluence): release version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrsg Bot committed Aug 23, 2022
1 parent bb00123 commit 284703f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/nx-confluence/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.1.2](https://github.com/ndrsg/nx-ext/compare/nx-confluence-0.1.1...nx-confluence-0.1.2) (2022-08-23)


### Bug Fixes

* **nx-confluence:** reference update-content executor correctly ([bb00123](https://github.com/ndrsg/nx-ext/commit/bb00123edb858b44c9d80d8d4ac57f71ef366b5b)), closes [#2](https://github.com/ndrsg/nx-ext/issues/2)

## [0.1.1](https://github.com/ndrsg/nx-ext/compare/nx-confluence-0.1.0...nx-confluence-0.1.1) (2022-06-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/nx-confluence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ndrsg/nx-confluence",
"version": "0.1.1",
"version": "0.1.2",
"main": "src/index.js",
"executors": "./executors.json",
"license": "MIT",
Expand Down

0 comments on commit 284703f

Please sign in to comment.