Skip to content

Commit 1ee1e90

Browse files
chore(main): release zenstack-docs-plugin 0.2.1
1 parent 8ce91bc commit 1ee1e90

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/sheldonj/zenstack-docs-plugin/compare/zenstack-docs-plugin-v0.2.0...zenstack-docs-plugin-v0.2.1) (2026-03-08)
4+
5+
6+
### Bug Fixes
7+
8+
* run npm publish from release-please workflow ([8ce91bc](https://github.com/sheldonj/zenstack-docs-plugin/commit/8ce91bc6eaa19247be23e2dd7a60fa99325ba2de))
9+
310
## [0.2.0](https://github.com/sheldonj/zenstack-docs-plugin/compare/zenstack-docs-plugin-v0.1.0...zenstack-docs-plugin-v0.2.0) (2026-03-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
"watch": "tsup-node --watch"
6969
},
7070
"type": "module",
71-
"version": "0.2.0"
71+
"version": "0.2.1"
7272
}

0 commit comments

Comments
 (0)