Skip to content

Commit

Permalink
chore: release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Jun 12, 2020
1 parent 03fe64a commit ba26f85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 4.0.1 - 2020-06-12
- republish to npm without ngcc backup files

## 4.0.0 - 2020-06-12
- fix: correct input types for pipes 906e40c
- chore(deps): angular 9, typescript 3.8 9966a9a
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-moment",
"version": "4.0.0",
"version": "4.0.1",
"description": "Moment.JS pipes for Angular (timeago and more)",
"scripts": {
"build": "ng build",
Expand Down

0 comments on commit ba26f85

Please sign in to comment.