Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

Commit a2476e7

Browse files
committed
chore(release): 4.0.1
1 parent baa40f5 commit a2476e7

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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+
## [4.0.1](https://github.com/nullpub/ngx/compare/v4.0.0...v4.0.1) (2019-08-28)
6+
7+
8+
59
# [4.0.0](https://github.com/nullpub/ngx/compare/v1.2.0...v4.0.0) (2019-08-22)
610

711

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nll-ngx",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"scripts": {
55
"release": "npx standard-version",
66
"ng": "ng",

projects/ngx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nll/ngx",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"private": false,
55
"peerDependencies": {
66
"@nll/datum": "^2.6.0",

0 commit comments

Comments
 (0)