Skip to content

Commit

Permalink
chore(release): v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Raiper34 committed Jan 9, 2025
1 parent 3fe31e7 commit 42c882a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,19 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [5.0.2](https://github.com/Raiper34/ngx-simple-text-editor/compare/5.0.1...5.0.2)

- fix(editor): every click in the toolbar button has been performed form submission [`#24`](https://github.com/Raiper34/ngx-simple-text-editor/issues/24)

#### [5.0.1](https://github.com/Raiper34/ngx-simple-text-editor/compare/5.0.0...5.0.1)

> 29 December 2024
- docs(website): new documentation website [`7e21d15`](https://github.com/Raiper34/ngx-simple-text-editor/commit/7e21d15ee518ee793274a1dfa687b44dac5d5619)
- docs(site): add localization page to document site [`ae388aa`](https://github.com/Raiper34/ngx-simple-text-editor/commit/ae388aacf98b2b1734f1c8459fc26c39ea3d1d4f)
- docs(readme): improve readme.md and add custom buttons paragraph [`22d232d`](https://github.com/Raiper34/ngx-simple-text-editor/commit/22d232dbd5439460e609566826af601055480ef9)
- docs(site): add custom style page to documentation site [`41ee3e5`](https://github.com/Raiper34/ngx-simple-text-editor/commit/41ee3e5405cd311c280e1d5345f0419fae88da21)
- chore: release v5.0.1 [`ddac62a`](https://github.com/Raiper34/ngx-simple-text-editor/commit/ddac62a1efb752e7b2c68eda509d08e02d22e460)
- docs(website): added stackblitz playground [`8c346a1`](https://github.com/Raiper34/ngx-simple-text-editor/commit/8c346a1f1cadbf944a36feeef34cc9302305ee0f)
- docs(readme): improve content menu in readme.md [`7f7854f`](https://github.com/Raiper34/ngx-simple-text-editor/commit/7f7854f815db546453f1f00c0000d8b477dbc1f3)
- docs(readme): update compatibility table and unify badges [`083715e`](https://github.com/Raiper34/ngx-simple-text-editor/commit/083715e48e499b078aeba869636980a278a3ab84)
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": "ngx-simple-text-editor-app",
"version": "5.0.1",
"version": "5.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-simple-text-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-simple-text-editor",
"version": "5.0.1",
"version": "5.0.2",
"description": "Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+.",
"repository": "https://github.com/Raiper34/ngx-simple-text-editor",
"homepage": "https://ngx-simple-text-editor.netlify.app",
Expand Down

0 comments on commit 42c882a

Please # to comment.