Skip to content

Commit

Permalink
chore(release): 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joanllenas committed Oct 24, 2020
1 parent 38f3679 commit ca9689b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [6.6.0](https://github.com/joanllenas/ngx-date-fns/compare/v6.5.0...v6.6.0) (2020-10-24)


### Features

* **build:** improved lib tree shaking capabilities via SCAM structure ([38f3679](https://github.com/joanllenas/ngx-date-fns/commit/38f3679a56d58d9ee0c04ef4235d165f1132a012))

## [6.5.0](https://github.com/joanllenas/ngx-date-fns/compare/v6.4.0...v6.5.0) (2020-09-15)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-date-fns-app",
"version": "6.5.0",
"version": "6.6.0",
"description": "date-fns pipes for Angular",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-date-fns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-date-fns",
"version": "6.5.0",
"version": "6.6.0",
"description": "date-fns pipes for Angular",
"repository": {
"type": "git",
Expand Down

0 comments on commit ca9689b

Please sign in to comment.