Skip to content

Commit

Permalink
chore(release): publish 0.0.0-alpha.27
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Dec 11, 2024
1 parent b1628ef commit 8461eef
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 0.0.0-alpha.27 (2024-12-11)


### 🚀 Features

- cleanup git status in folders that are checked in ([5e2c9b5](https://github.com/push-based/nx-verdaccio/commit/5e2c9b5))
- add skip install ([b1628ef](https://github.com/push-based/nx-verdaccio/commit/b1628ef))
- **nx-verdaccio:** add skipInstall and post script ([f2c0c86](https://github.com/push-based/nx-verdaccio/commit/f2c0c86))

### ❤️ Thank You

- Michael @rx-angular
- Michael Hladky @BioPhoton

## 0.0.0-alpha.26 (2024-10-23)


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

0 comments on commit 8461eef

Please sign in to comment.