Skip to content

Commit

Permalink
0.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harishv7 committed Dec 18, 2023
1 parent f547f7a commit 6ead31a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.66.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.65.0...v0.66.0)

- IS-809 Added feature flag to control individual block in RTE [`#1747`](https://github.com/isomerpages/isomercms-frontend/pull/1747)
- 0.65.0 [`#1746`](https://github.com/isomerpages/isomercms-frontend/pull/1746)

#### [v0.65.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.64.0...v0.65.0)

> 14 December 2023
- fix: warning modals [`#1744`](https://github.com/isomerpages/isomercms-frontend/pull/1744)
- IS-734 Add delete icon to table control and other minor UI fixes [`#1743`](https://github.com/isomerpages/isomercms-frontend/pull/1743)
- 0.64.0 [`#1741`](https://github.com/isomerpages/isomercms-frontend/pull/1741)
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": "isomercms-frontend",
"version": "0.65.0",
"version": "0.66.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 6ead31a

Please sign in to comment.