Skip to content

Commit f92f08a

Browse files
chore(release): 1.3.1-beta.8 [skip ci]
## [1.3.1-beta.8](v1.3.1-beta.7...v1.3.1-beta.8) (2026-05-20) ### Bug Fixes * **releasew:** use workflow from js sdk ([d4c5991](d4c5991))
1 parent d4c5991 commit f92f08a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

changelogs/CHANGELOG_beta.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.1-beta.8](https://github.com/kuzzleio/kuzzle-plugin-commons/compare/v1.3.1-beta.7...v1.3.1-beta.8) (2026-05-20)
2+
3+
### Bug Fixes
4+
5+
* **releasew:** use workflow from js sdk ([d4c5991](https://github.com/kuzzleio/kuzzle-plugin-commons/commit/d4c5991ac277744692c64ae8905ad4be4b12d75c))
6+
17
## [1.3.1-beta.7](https://github.com/kuzzleio/kuzzle-plugin-commons/compare/v1.3.1-beta.6...v1.3.1-beta.7) (2026-05-20)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kuzzle-plugin-commons",
3-
"version": "1.3.1-beta.7",
3+
"version": "1.3.1-beta.8",
44
"description": "Common classes for developping Kuzzle plugins",
55
"author": "The Kuzzle Team <support@kuzzle.io>",
66
"license": "Apache 2",

0 commit comments

Comments
 (0)