Skip to content

Commit 7b5b0ce

Browse files
author
circleci
committed
[ci skip] chore: publish
- @pie-element/drawing-response@7.23.0 - @pie-element/drawing-response-configure@7.22.0
1 parent fce95b0 commit 7b5b0ce

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/drawing-response/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+
# [7.23.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@7.22.4...@pie-element/drawing-response@7.23.0) (2024-09-11)
7+
8+
9+
### Features
10+
11+
* upload images for drawing-response and only store url in db, not full base64 PD-4067 ([429b47d](https://github.com/pie-framework/pie-elements/commit/429b47d309052cbec17cb592df0ae9bc878e590a))
12+
13+
14+
15+
16+
617
## [7.22.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response@7.22.3...@pie-element/drawing-response@7.22.4) (2024-09-10)
718

819

packages/drawing-response/configure/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+
# [7.22.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@7.21.4...@pie-element/drawing-response-configure@7.22.0) (2024-09-11)
7+
8+
9+
### Features
10+
11+
* upload images for drawing-response and only store url in db, not full base64 PD-4067 ([429b47d](https://github.com/pie-framework/pie-elements/commit/429b47d309052cbec17cb592df0ae9bc878e590a))
12+
13+
14+
15+
16+
617
## [7.21.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drawing-response-configure@7.21.3...@pie-element/drawing-response-configure@7.21.4) (2024-09-10)
718

819

packages/drawing-response/configure/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/drawing-response-configure",
33
"private": true,
4-
"version": "7.21.4",
4+
"version": "7.22.0",
55
"description": "",
66
"main": "lib/index.js",
77
"module": "src/index.js",

packages/drawing-response/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/drawing-response",
3-
"version": "7.22.4",
3+
"version": "7.23.0",
44
"description": "",
55
"repository": "pie-framework/pie-elements",
66
"publishConfig": {

0 commit comments

Comments
 (0)