Skip to content

Commit

Permalink
chore(release): publish 0.0.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Oct 13, 2024
1 parent cba2e67 commit 69fae6d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 0.0.0-alpha.7 (2024-10-13)


### 🚀 Features

- modify package json before publishing ([3faf91c](https://github.com/push-based/nx-verdaccio/commit/3faf91c))
- add env-teardown executor ([33b1d3b](https://github.com/push-based/nx-verdaccio/commit/33b1d3b))
- improve teardown logic ([cba2e67](https://github.com/push-based/nx-verdaccio/commit/cba2e67))

### 🩹 Fixes

- adjust target names in code pushup config ([26fd287](https://github.com/push-based/nx-verdaccio/commit/26fd287))
- remove port from snapshot ([c8ef956](https://github.com/push-based/nx-verdaccio/commit/c8ef956))
- adjust packages.filterByTag ([2c7b139](https://github.com/push-based/nx-verdaccio/commit/2c7b139))
- refactor testing API usage ([f3e4c29](https://github.com/push-based/nx-verdaccio/commit/f3e4c29))
- refactor testing ([7425758](https://github.com/push-based/nx-verdaccio/commit/7425758))

### ❤️ Thank You

- Michael @rx-angular
- Michael Hladky @BioPhoton

## 0.0.0-alpha.6 (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion projects/nx-verdaccio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@push-based/nx-verdaccio",
"version": "0.0.0-alpha.6",
"version": "0.0.0-alpha.7",
"license": "MIT",
"private": false,
"dependencies": {
Expand Down

0 comments on commit 69fae6d

Please sign in to comment.