Skip to content

Commit 170eca8

Browse files
author
push-based.io - bot
committed
release($nx-plugin): 0.1.2
1 parent 3d01628 commit 170eca8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/nx-plugin/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## [0.1.2](https://github.com/push-based/user-flow/compare/nx-plugin-0.1.1...nx-plugin-0.1.2) (2024-03-11)
6+
7+
8+
### Bug Fixes
9+
10+
* add eslint-plugin-jest ([3ab8b69](https://github.com/push-based/user-flow/commit/3ab8b690d500944c1ba39b00f7087b23ed9be39a))
11+
* add extends [@code-pushup](https://github.com/code-pushup) ([5c41032](https://github.com/push-based/user-flow/commit/5c410320bc4148dcfcee6cbb4d7f6278f32cc88e))
12+
* fix baseline configs ([f2fa0b1](https://github.com/push-based/user-flow/commit/f2fa0b1f0ffca14a0487bd646d7d88b24ffb40be))
13+
* reduce noise ([4f942bf](https://github.com/push-based/user-flow/commit/4f942bf470151e55c3abfaf5ea699142ae150ea6))
14+
* setup eslint plugin for nx mono repo ([16d91d0](https://github.com/push-based/user-flow/commit/16d91d0de282aa65634562d45a9e0ff01a798a63))
15+
16+
17+
518
## [0.1.1](https://github.com/push-based/user-flow/compare/nx-plugin-0.1.0...nx-plugin-0.1.1) (2023-11-12)
619

720

packages/nx-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@push-based/user-flow-nx-plugin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"type": "commonjs",
55
"executors": "./executors.json",
66
"generators": "./generators.json",

0 commit comments

Comments
 (0)