Skip to content

Commit

Permalink
chore(release): v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasfjeldberg committed Apr 2, 2024
1 parent 5c1d4d9 commit 389f2ac
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v0.2.2

[compare changes](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/compare/v0.2.1...v0.2.2)

### 🩹 Fixes

- Lint formatting ([a97fb9b](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/commit/a97fb9b))
- Add files to lint ignore ([bcc7344](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/commit/bcc7344))
- Prettier formatting ([5424265](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/commit/5424265))
- Peerdependenci 3.4 and above ([5c1d4d9](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/commit/5c1d4d9))

### 🏡 Chore

- **release:** V0.2.1 ([dcd954c](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/commit/dcd954c))

### ❤️ Contributors

- Niklas Fjeldberg <[email protected]>

## v0.2.1

[compare changes](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/compare/v0.2.0...v0.2.1)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-strapi-blocks-renderer",
"private": false,
"version": "0.2.1",
"version": "0.2.2",
"description": "A Vue renderer for the Strapi's Blocks rich text editor. Compatible with Nuxt.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -74,4 +74,4 @@
"nuxt",
"vue"
]
}
}

0 comments on commit 389f2ac

Please sign in to comment.