Skip to content

Commit

Permalink
chore(release): v4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Jun 12, 2024
1 parent d86d200 commit 3a31307
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


* fix: inheritance compatibility (d86d200)

* fix: type consistent (f22dd70)

* fix: support pass cdr (43fb937)
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-polymorpheus",
"version": "4.6.2",
"version": "4.6.3",
"private": true,
"description": "This is a small library for customizing components appearance",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion projects/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "demo",
"version": "4.6.2",
"version": "4.6.3",
"private": true
}
2 changes: 1 addition & 1 deletion projects/ng-polymorpheus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/polymorpheus",
"version": "4.6.2",
"version": "4.6.3",
"description": "This is a tiny library for customizing components appearance",
"keywords": [
"angular",
Expand Down

0 comments on commit 3a31307

Please sign in to comment.