Skip to content

Commit d1197d1

Browse files
author
ngx-deploy-npm Bot
committed
chore(ngx-deploy-npm): release version 8.4.0
1 parent 0b9f524 commit d1197d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ngx-deploy-npm/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
# [8.4.0](https://github.com/bikecoders/ngx-deploy-npm/compare/ngx-deploy-npm-8.3.1...ngx-deploy-npm-8.4.0) (2024-12-17)
6+
7+
### Features
8+
9+
- **ngx-deploy-npm:** add version check to prevent duplicate publishes ([#667](https://github.com/bikecoders/ngx-deploy-npm/issues/667)) ([0b9f524](https://github.com/bikecoders/ngx-deploy-npm/commit/0b9f524af97a0e7ff6c5e910f4fdf389fee4fe27))
10+
511
## [8.3.1](https://github.com/bikecoders/ngx-deploy-npm/compare/ngx-deploy-npm-8.3.0...ngx-deploy-npm-8.3.1) (2024-10-28)
612

713
### Bug Fixes

packages/ngx-deploy-npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-deploy-npm",
3-
"version": "8.3.1",
3+
"version": "8.4.0",
44
"description": "Publish your libraries to NPM with just one command",
55
"main": "src/index.js",
66
"generators": "./generators.json",

0 commit comments

Comments
 (0)