Skip to content

Commit

Permalink
chore(release): v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent d68fa92 commit 218799d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [4.20.0](https://github.com/taiga-family/editor/compare/v4.19.0...v4.20.0) (2024-12-17)

### 🐞 Bug Fixes

- correctly apply file link attributes (#1626)
[(d68fa92)](https://github.com/taiga-family/editor/commit/d68fa920e21b1a8e7ea92b61f6dfcbc28e0fc6ea)

### [4.19.0](https://github.com/taiga-family/editor/compare/v4.18.0...v4.19.0) (2024-11-27)

### 🐞 Bug Fixes
Expand Down
6 changes: 3 additions & 3 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": "editor",
"version": "4.19.0",
"version": "4.20.0",
"private": true,
"description": "Rich text editor extension with related Taiga UI components",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion projects/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taiga-ui/editor",
"version": "4.19.0",
"version": "4.20.0",
"description": "Rich text editor extension package for Taiga UI",
"keywords": [
"angular",
Expand Down

0 comments on commit 218799d

Please sign in to comment.