Skip to content

Commit b5616bc

Browse files
committed
Version updated
1 parent 2cbe765 commit b5616bc

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.0.0 (September 29, 2023)
4+
- Angular updated (v16.2.4)
5+
- Refactoring
6+
- Fix
7+
38
## 3.0.0 (July 7, 2021)
49
- Angular updated (v12.1.1)
510

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-colorful",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A tiny color picker component for modern Angular apps",
55
"author": "fil0157 <fil0157@ya.ru>",
66
"license": "MIT",

src/angular-colorful/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-colorful",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A tiny color picker component for modern Angular apps",
55
"author": "fil0157 <fil0157@ya.ru>",
66
"license": "MIT",

0 commit comments

Comments
 (0)