Skip to content

Commit 0f3de87

Browse files
committed
chore(release): 1.3.0
1 parent 0aa0731 commit 0f3de87

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

src/CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.4...v1.3.0) (2020-11-29)
6+
7+
8+
### Features
9+
10+
* adds --no-build option to skip build ([743e4d4](https://github.com/bikecoders/ngx-deploy-npm/commit/743e4d4)), closes [angular-schule/ngx-deploy-starter#1](https://github.com/angular-schule/ngx-deploy-starter/issues/1)
11+
512
### [1.2.4](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.2.3...v1.2.4) (2020-11-14)
613

714

src/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-deploy-npm",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"description": "Publish your angular packages to npm by just run `npm deploy your-packages`",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)