diff --git a/.changeset/sixty-cycles-melt.md b/.changeset/sixty-cycles-melt.md new file mode 100644 index 00000000..f5b835b7 --- /dev/null +++ b/.changeset/sixty-cycles-melt.md @@ -0,0 +1,25 @@ +--- +'@agile-ts/api': patch +'@agile-ts/core': patch +'cra-template-agile': patch +'cra-template-agile-typescript': patch +'@agile-ts/event': patch +'@agile-ts/logger': patch +'@agile-ts/multieditor': patch +'@agile-ts/proxytree': patch +'@agile-ts/react': patch +'@agile-ts/utils': patch +'@agile-ts/vue': patch +--- + +#### :rocket: New Feature +* `core`, `react`, `vue` + * [#144](https://github.com/agile-ts/agile/pull/144) Vue integration ([@bennodev19](https://github.com/bennodev19)) + +#### :nail_care: Polish +* `core`, `react`, `vue` + * [#144](https://github.com/agile-ts/agile/pull/144) Vue integration ([@bennodev19](https://github.com/bennodev19)) +* Fixed typos in ReadMe's + +#### Committers: 1 +- BennoDev ([@bennodev19](https://github.com/bennodev19))