Skip to content

Commit

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


### 🩹 Fixes

- pkg-install unit tests ([9c6e64d](https://github.com/push-based/nx-verdaccio/commit/9c6e64d))
- npmWorkspace tests unit tests ([7485fe4](https://github.com/push-based/nx-verdaccio/commit/7485fe4))
- e2e ([10a7c76](https://github.com/push-based/nx-verdaccio/commit/10a7c76))

### ❤️ Thank You

- Michael @rx-angular

## 0.0.0-alpha.24 (2024-10-20)


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.24",
"version": "0.0.0-alpha.25",
"description": "Nx plugin for blazing fast Verdaccio setup & testing",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit e487162

Please sign in to comment.