Skip to content

Commit

Permalink
release($nx-plugin): 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
push-based.io - bot committed Mar 11, 2024
1 parent 3d01628 commit 170eca8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/nx-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

## [0.1.2](https://github.com/push-based/user-flow/compare/nx-plugin-0.1.1...nx-plugin-0.1.2) (2024-03-11)


### Bug Fixes

* add eslint-plugin-jest ([3ab8b69](https://github.com/push-based/user-flow/commit/3ab8b690d500944c1ba39b00f7087b23ed9be39a))
* add extends [@code-pushup](https://github.com/code-pushup) ([5c41032](https://github.com/push-based/user-flow/commit/5c410320bc4148dcfcee6cbb4d7f6278f32cc88e))
* fix baseline configs ([f2fa0b1](https://github.com/push-based/user-flow/commit/f2fa0b1f0ffca14a0487bd646d7d88b24ffb40be))
* reduce noise ([4f942bf](https://github.com/push-based/user-flow/commit/4f942bf470151e55c3abfaf5ea699142ae150ea6))
* setup eslint plugin for nx mono repo ([16d91d0](https://github.com/push-based/user-flow/commit/16d91d0de282aa65634562d45a9e0ff01a798a63))



## [0.1.1](https://github.com/push-based/user-flow/compare/nx-plugin-0.1.0...nx-plugin-0.1.1) (2023-11-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/nx-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@push-based/user-flow-nx-plugin",
"version": "0.1.1",
"version": "0.1.2",
"type": "commonjs",
"executors": "./executors.json",
"generators": "./generators.json",
Expand Down

0 comments on commit 170eca8

Please sign in to comment.