Skip to content

Commit c222cc2

Browse files
committed
chore(release): 0.2.7
1 parent c0567c8 commit c222cc2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.2.7](https://github.com/omnicajs/vue-remote/compare/v0.2.6...v0.2.7) (2025-11-21)
6+
7+
8+
### Fixes
9+
10+
* UnknownMethods signature ([c0567c8](https://github.com/omnicajs/vue-remote/commit/c0567c8748f59df3de0d210c27a4ce2bcb06f9b9))
11+
512
### [0.2.6](https://github.com/omnicajs/vue-remote/compare/v0.2.5...v0.2.6) (2025-11-21)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"description": "Proxy renderer for Vue.js based on @remote-ui",
55
"license": "MIT",
6-
"version": "0.2.6",
6+
"version": "0.2.7",
77
"engines": {
88
"node": ">=18.0.0"
99
},

0 commit comments

Comments
 (0)