Skip to content

Commit

Permalink
chore: release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
modbender authored and modbender committed Aug 9, 2024
1 parent 9b29161 commit 7ec1d76
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 2 deletions.
37 changes: 36 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# Changelog

## v1.1.2...main

[compare changes](https://github.com/modbender/nuxt-tiptap-editor/compare/v1.1.2...main)

### 🩹 Fixes

- Editor config ([f571e13](https://github.com/modbender/nuxt-tiptap-editor/commit/f571e13))
- Lint ([cab0949](https://github.com/modbender/nuxt-tiptap-editor/commit/cab0949))

### 🏡 Chore

- **release:** V1.1.2 ([bcf98ec](https://github.com/modbender/nuxt-tiptap-editor/commit/bcf98ec))
- Upgrade packages ([3dae1e7](https://github.com/modbender/nuxt-tiptap-editor/commit/3dae1e7))
- Formatting, updates & fixes ([2748b38](https://github.com/modbender/nuxt-tiptap-editor/commit/2748b38))
- Add release-it ([f0b79e1](https://github.com/modbender/nuxt-tiptap-editor/commit/f0b79e1))
- Update release-it config ([a6fc802](https://github.com/modbender/nuxt-tiptap-editor/commit/a6fc802))
- Update release-it ([f2fd197](https://github.com/modbender/nuxt-tiptap-editor/commit/f2fd197))
- Update release-it ([b7ce6fd](https://github.com/modbender/nuxt-tiptap-editor/commit/b7ce6fd))
- Update release-it ([fe2cddf](https://github.com/modbender/nuxt-tiptap-editor/commit/fe2cddf))
- Update release-it ([8ff72a9](https://github.com/modbender/nuxt-tiptap-editor/commit/8ff72a9))
- Format ([9b29161](https://github.com/modbender/nuxt-tiptap-editor/commit/9b29161))

### ❤️ Contributors

- Modbender

## 1.2.0

###    Bug Fixes

- Editor config &nbsp;-&nbsp; by **modbender** [<samp>(f571e)</samp>](https://github.com/modbender/nuxt-tiptap-editor/commit/f571e13)
- Lint &nbsp;-&nbsp; by **modbender** [<samp>(cab09)</samp>](https://github.com/modbender/nuxt-tiptap-editor/commit/cab0949)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/modbender/nuxt-tiptap-editor/compare/v1.1.2...1.2.0)

## v1.1.2

Expand Down Expand Up @@ -229,4 +265,3 @@
### ❤️ Contributors

- Modbender

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-tiptap-editor",
"version": "1.1.2",
"version": "1.2.0",
"description": "Essentials to Quickly Integrate TipTap Editor into your Nuxt App",
"repository": "modbender/nuxt-tiptap-editor",
"keywords": [
Expand Down

0 comments on commit 7ec1d76

Please sign in to comment.