Skip to content

Commit

Permalink
0.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harishv7 committed Dec 19, 2023
1 parent ff29fd0 commit 9afc1c2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.68.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.67.0...v0.68.0)

- fix: missing style for nps modal [`#1755`](https://github.com/isomerpages/isomercms-frontend/pull/1755)
- fix: remove date validation in announcements [`#1754`](https://github.com/isomerpages/isomercms-frontend/pull/1754)
- release/0.67.0 [`#1751`](https://github.com/isomerpages/isomercms-frontend/pull/1751)

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

> 19 December 2023
- feat(tables): add merge/split functionality [`#1750`](https://github.com/isomerpages/isomercms-frontend/pull/1750)
- release/0.66.0 [`#1748`](https://github.com/isomerpages/isomercms-frontend/pull/1748)

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.67.0",
"version": "0.68.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 9afc1c2

Please sign in to comment.