Skip to content

Commit 657f9b4

Browse files
committed
chore(release): 2.0.5
1 parent 7ae22dd commit 657f9b4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.5](https://github.com/retejs/context-menu-plugin/compare/v2.0.4...v2.0.5) (2025-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* deprecate delay option ([0891d55](https://github.com/retejs/context-menu-plugin/commit/0891d55976d5d3afee755ceee615c3a0f92cbe8f))
7+
18
## [2.0.4](https://github.com/retejs/context-menu-plugin/compare/v2.0.3...v2.0.4) (2024-08-30)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rete-context-menu-plugin",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "",
55
"scripts": {
66
"build": "rete build -c rete.config.ts",

0 commit comments

Comments
 (0)