Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoVazquez committed Feb 4, 2021
1 parent 54fae31 commit 4a66eeb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.

## [2.0.0](https://github.com/ngworker/lumberjack/compare/v2.0.0-rc.1...v2.0.0) (2021-02-04)


### Features

* add ng-add schematic ([#70](https://github.com/ngworker/lumberjack/issues/70)) ([219c6da](https://github.com/ngworker/lumberjack/commit/219c6daab024763c54f65cdb42dd4e8bb574a2d6))

## [2.0.0-rc.1](https://github.com/ngworker/lumberjack/compare/v2.0.0-rc.0...v2.0.0-rc.1) (2021-01-30)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngworker/lumberjack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngworker/lumberjack",
"version": "2.0.0-rc.1",
"version": "2.0.0",
"description": "Lumberjack for Angular - Chop and cut Angular logs like a professional Lumberjack.",
"peerDependencies": {
"@angular/core": ">=9.0.7"
Expand Down

0 comments on commit 4a66eeb

Please sign in to comment.