Skip to content

Commit 511c261

Browse files
[ci skip] chore: publish
- @pie-element/inline-dropdown@9.2.0-next.7 - @pie-element/inline-dropdown-configure@8.2.0-next.5
1 parent d909e60 commit 511c261

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

packages/inline-dropdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
# [9.2.0-next.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@9.2.0-next.6...@pie-element/inline-dropdown@9.2.0-next.7) (2026-04-08)
7+
8+
### Bug Fixes
9+
10+
- made sure response area is over all elements [PIE-35][PIE-40] ([048bc54](https://github.com/pie-framework/pie-elements/commit/048bc54bb8818f05e7ec5cff59cde316ed7e7834))
11+
612
# [9.2.0-next.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown@9.2.0-next.5...@pie-element/inline-dropdown@9.2.0-next.6) (2026-04-03)
713

814
**Note:** Version bump only for package @pie-element/inline-dropdown

packages/inline-dropdown/configure/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
# [8.2.0-next.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@8.2.0-next.4...@pie-element/inline-dropdown-configure@8.2.0-next.5) (2026-04-08)
7+
8+
### Bug Fixes
9+
10+
- made sure response area is over all elements [PIE-35][PIE-40] ([048bc54](https://github.com/pie-framework/pie-elements/commit/048bc54bb8818f05e7ec5cff59cde316ed7e7834))
11+
612
# [8.2.0-next.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/inline-dropdown-configure@8.2.0-next.3...@pie-element/inline-dropdown-configure@8.2.0-next.4) (2026-04-03)
713

814
**Note:** Version bump only for package @pie-element/inline-dropdown-configure

packages/inline-dropdown/configure/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/inline-dropdown-configure",
3-
"version": "8.2.0-next.4",
3+
"version": "8.2.0-next.5",
44
"private": true,
55
"main": "lib/index.js",
66
"module": "src/index.js",

packages/inline-dropdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "9.2.0-next.6",
7+
"version": "9.2.0-next.7",
88
"description": "",
99
"scripts": {
1010
"postpublish": "../../scripts/postpublish"

0 commit comments

Comments
 (0)