Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykon Oliveira authored and Maykon Oliveira committed Nov 25, 2023
1 parent 075cc03 commit d091f32
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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 (2023-11-25)


### Features

* rename component to NgxPasswordStrengthMeter ([075cc03](https://github.com/ducthang-vu/ngx-password-strength-meter/commit/075cc03174abc56255b0b79e89182f9cbac9ba8b))
* Update @angular/cli@10.1.6 (was 9.0.7) ([323b5ba](https://github.com/ducthang-vu/ngx-password-strength-meter/commit/323b5baafb0f430a8262a1215c1d67ec813d5917))
* Update rxjs@6.6.3 (was 6.5.4) ([2ad5da2](https://github.com/ducthang-vu/ngx-password-strength-meter/commit/2ad5da26a9cdbf4938c9856deff85404c2d57ed2))

### [1.2.1](https://github.com/maykon-oliveira/ngx-password-strength-meter/compare/v1.1.1...v1.2.1) (2023-09-05)

### [1.1.1](https://github.com/maykon-oliveira/ngx-password-strength-meter/compare/v1.1.0...v1.1.1) (2020-10-11)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-password-strength-meter",
"version": "1.2.1",
"version": "2.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -83,4 +83,4 @@
"git add"
]
}
}
}

0 comments on commit d091f32

Please sign in to comment.