Skip to content

Commit 624f7de

Browse files
author
circleci
committed
[ci skip] chore: publish
- @pie-element/passage@2.21.4 - @pie-element/passage-controller@1.4.1
1 parent 63293b0 commit 624f7de

4 files changed

Lines changed: 24 additions & 2 deletions

File tree

packages/passage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.21.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/passage@2.21.3...@pie-element/passage@2.21.4) (2024-09-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **passage:** add possibility to enable/disable fields in player PD-4006 PD-4058 ([3b379b1](https://github.com/pie-framework/pie-elements/commit/3b379b18684c3a337b3405a3517e429b4017b51f))
12+
13+
14+
15+
16+
617
## [2.21.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/passage@2.21.2...@pie-element/passage@2.21.3) (2024-08-29)
718

819

packages/passage/controller/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/passage-controller@1.4.0...@pie-element/passage-controller@1.4.1) (2024-09-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **passage:** add possibility to enable/disable fields in player PD-4006 PD-4058 ([3b379b1](https://github.com/pie-framework/pie-elements/commit/3b379b18684c3a337b3405a3517e429b4017b51f))
12+
13+
14+
15+
16+
617
# [1.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/passage-controller@1.3.0...@pie-element/passage-controller@1.4.0) (2024-06-25)
718

819

packages/passage/controller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pie-element/passage-controller",
33
"private": true,
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/passage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pie-element/passage",
3-
"version": "2.21.3",
3+
"version": "2.21.4",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)