diff --git a/apps/jsonthing-web/CHANGELOG.md b/apps/jsonthing-web/CHANGELOG.md index 815f351..fc931d0 100644 --- a/apps/jsonthing-web/CHANGELOG.md +++ b/apps/jsonthing-web/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.1](https://github.com/lharti/jsonthing/compare/jsonthing-web@0.5.0...jsonthing-web@0.5.1) (2024-11-12) + +**Note:** Version bump only for package jsonthing-web + + + + + # [0.5.0](https://github.com/lharti/jsonthing/compare/jsonthing-web@0.4.1...jsonthing-web@0.5.0) (2024-11-12) diff --git a/apps/jsonthing-web/package.json b/apps/jsonthing-web/package.json index da5cf26..b5a2ccc 100644 --- a/apps/jsonthing-web/package.json +++ b/apps/jsonthing-web/package.json @@ -1,6 +1,6 @@ { "name": "jsonthing-web", - "version": "0.5.0", + "version": "0.5.1", "private": true, "scripts": { "dev": "next dev --turbo", diff --git a/apps/jsonthing-web/src/components/DocEditor/DocEditor.spec.tsx b/apps/jsonthing-web/src/components/DocEditor/DocEditor.spec.tsx index e0fb95e..a802829 100644 --- a/apps/jsonthing-web/src/components/DocEditor/DocEditor.spec.tsx +++ b/apps/jsonthing-web/src/components/DocEditor/DocEditor.spec.tsx @@ -100,7 +100,7 @@ describe('', () => { class="mb-2 flex items-end justify-between" >