Skip to content

Commit 684d011

Browse files
committed
chore(release): 7.0.0
1 parent 739cc18 commit 684d011

File tree

4 files changed

+12
-668
lines changed

4 files changed

+12
-668
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 7.0.0 (2023-10-06)
2+
3+
* chore: fix conflicting dev deps ([739cc18](https://github.com/BioPhoton/angular-star-rating/commit/739cc18))
4+
* chore: replace build status badge ([e09f543](https://github.com/BioPhoton/angular-star-rating/commit/e09f543))
5+
* docs: change link to demos ([29aa89a](https://github.com/BioPhoton/angular-star-rating/commit/29aa89a))
6+
* docs: ignore cache folder from npm ([276eb94](https://github.com/BioPhoton/angular-star-rating/commit/276eb94))
7+
* feat: update to angular 16 ([7870caa](https://github.com/BioPhoton/angular-star-rating/commit/7870caa))
8+
9+
10+
111
# Changelog
212

313
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.

libs/angular-star-rating/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-star-rating",
33
"description": "Angular Star Rating is a fully featured and configurable Angular UI component.",
4-
"version": "6.0.0",
4+
"version": "7.0.0",
55
"homepage": "https://github.com/BioPhoton/angular-star-rating#readme",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)