chore(release): v0.18.0
Version bump via changesets.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @fusion/plugin-sdk@0.18.0
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Initial Droid runtime plugin package.
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"name": "@fusion-plugin-examples/droid-runtime",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"type": "module",
|
||||
"description": "Droid runtime plugin for Fusion",
|
||||
"keywords": ["fusion-plugin", "droid", "runtime"],
|
||||
"keywords": [
|
||||
"fusion-plugin",
|
||||
"droid",
|
||||
"runtime"
|
||||
],
|
||||
"exports": {
|
||||
".": {
|
||||
"types": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user