Skip to content

Commit

Permalink
chore(*): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Dec 1, 2016
1 parent ba20dd2 commit d968d58
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

## 1.0.0 - 2016-12-01
Promoted 1.0.0-rc.1 to final release

## 1.0.0-rc.1 - 2016-11-11
*** Breaking change: Requires moment 2.16.0 or newer

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": "angular2-moment",
"version": "1.0.0-beta.rc.1",
"version": "1.0.0",
"description": "Moment.JS pipes for Angular2 (timeago and more)",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit d968d58

Please sign in to comment.