Skip to content

Commit 62bf5e5

Browse files
committed
chore(release): 1.5.1
1 parent 858d47b commit 62bf5e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.5.1](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.5.0...v1.5.1) (2021-03-03)
6+
7+
### Documentation
8+
9+
- update the description of the project ([215ff45](https://github.com/bikecoders/ngx-deploy-npm/commit/215ff45ddb1a55f9afd039992a7b840759db8c9c))
10+
511
## [1.5.0](https://github.com/bikecoders/ngx-deploy-npm/compare/v1.4.3...v1.5.0) (2021-02-28)
612

713
### Features

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.5.0",
3+
"version": "1.5.1",
44
"description": "Publish your libraries to NPM with just one command",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)