Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and samuelreichor committed Nov 16, 2024
1 parent c5fa409 commit 592f1ba
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changeset/great-ads-rest.md

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# vue-craftcms

## 0.2.1

### Patch Changes

- 1915ea2: Add better support for pages to CraftNotImplemented component.
Add support for entryTypes to mapping and according option to install method.
Update js-craftcms-api package.
Update Readme.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-craftcms",
"version": "0.2.0",
"version": "0.2.1",
"description": "Craft CMS querybuilder for vue",
"private": false,
"main": "./dist/vue-craftcms.umd.cjs",
Expand Down

0 comments on commit 592f1ba

Please sign in to comment.