Skip to content

Commit

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

## 5.0.0 - 2020-07-03
- fix: support for Angular 10 (see [#240](https://github.com/urish/ngx-moment/issues/240))
- breaking: drop support for Angular < 7

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

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.1",
"version": "5.0.0",
"description": "Moment.JS pipes for Angular (timeago and more)",
"scripts": {
"build": "ng build",
Expand Down

0 comments on commit 5499e3d

Please sign in to comment.