Skip to content

Commit d907785

Browse files
author
circleci
committed
[ci skip] chore: publish
- @pie-element/calculator@2.14.5 - @pie-element/categorize@6.8.2 - @pie-element/charting@2.7.5 - @pie-element/drag-in-the-blank@3.11.2 - @pie-element/drawing-response@3.8.2 - @pie-element/ebsr@7.0.2 - @pie-element/explicit-constructed-response@3.10.2 - @pie-element/extended-text-entry@6.6.2 - @pie-element/graphing@3.6.2 - @pie-element/hotspot@4.10.0 - @pie-element/image-cloze-association@3.6.5 - @pie-element/inline-dropdown@3.9.0 - @pie-element/likert@0.1.6 - @pie-element/match@4.8.2 - @pie-element/math-inline@5.8.0 - @pie-element/matrix@0.1.6 - @pie-element/multi-trait-rubric@1.4.5 - @pie-element/multiple-choice@6.1.0 - @pie-element/number-line@5.12.2 - @pie-element/pie-models@11.0.2 - @pie-element/placement-ordering@7.6.2 - @pie-element/rubric@1.6.4 - @pie-element/ruler@3.12.5 - @pie-element/select-text@6.5.6 - @pie-element/calculator-configure@1.9.5 - @pie-element/categorize-configure@5.4.4 - @pie-element/charting-configure@2.1.29 - @pie-element/drag-in-the-blank-configure@3.6.4 - @pie-element/drawing-response-configure@3.2.4 - @pie-element/ebsr-configure@7.0.2 - @pie-element/explicit-constructed-response-configure@3.5.29 - @pie-element/extended-text-entry-configure@5.3.1 - @pie-element/graphing-configure@3.2.1 - @pie-element/hotspot-configure@4.6.0 - @pie-element/image-cloze-association-configure@3.1.28 - @pie-element/inline-dropdown-configure@3.6.0 - @pie-element/likert-configure@0.0.24 - @pie-element/match-configure@4.3.1 - @pie-element/math-inline-configure@5.5.2 - @pie-element/matrix-configure@0.1.5 - @pie-element/multi-trait-rubric-configure@1.4.4 - @pie-element/multiple-choice-configure@4.0.2 - @pie-element/number-line-configure@4.8.5 - @pie-element/placement-ordering-configure@5.4.1 - @pie-element/rubric-configure@1.2.27 - @pie-element/ruler-configure@2.7.28 - @pie-element/select-text-configure@5.2.6 - @pie-element/inline-dropdown-controller@3.3.0 - @pie-element/select-text-controller@4.1.20
1 parent a4c34c9 commit d907785

File tree

98 files changed

+730
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+730
-51
lines changed

packages/calculator/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.14.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@2.14.4...@pie-element/calculator@2.14.5) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [2.14.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator@2.14.3...@pie-element/calculator@2.14.4) (2021-08-05)
720

821
**Note:** Version bump only for package @pie-element/calculator

packages/calculator/configure/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.9.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@1.9.4...@pie-element/calculator-configure@1.9.5) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [1.9.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/calculator-configure@1.9.3...@pie-element/calculator-configure@1.9.4) (2021-08-05)
720

821
**Note:** Version bump only for package @pie-element/calculator-configure

packages/calculator/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/calculator-configure",
3-
"version": "1.9.4",
3+
"version": "1.9.5",
44
"description": "",
55
"main": "lib/index.js",
66
"private": true,

packages/calculator/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/calculator",
3-
"version": "2.14.4",
3+
"version": "2.14.5",
44
"description": "A catalog tool",
55
"repository": "pie-framework/pie-elements",
66
"scripts": {

packages/categorize/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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+
## [6.8.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@6.8.1...@pie-element/categorize@6.8.2) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [6.8.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@6.8.0...@pie-element/categorize@6.8.1) (2021-09-01)
720

821
**Note:** Version bump only for package @pie-element/categorize

packages/categorize/configure/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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+
## [5.4.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@5.4.3...@pie-element/categorize-configure@5.4.4) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [5.4.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@5.4.2...@pie-element/categorize-configure@5.4.3) (2021-08-05)
720

821
**Note:** Version bump only for package @pie-element/categorize-configure

packages/categorize/configure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"main": "lib/index.js",
55
"module": "src/index.js",
6-
"version": "5.4.3",
6+
"version": "5.4.4",
77
"description": "",
88
"scripts": {},
99
"author": "pie framework developers",

packages/categorize/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": "6.8.1",
7+
"version": "6.8.2",
88
"description": "",
99
"author": "pie framework developers",
1010
"license": "ISC",

packages/charting/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.7.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@2.7.4...@pie-element/charting@2.7.5) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [2.7.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting@2.7.3...@pie-element/charting@2.7.4) (2021-09-01)
720

821
**Note:** Version bump only for package @pie-element/charting

packages/charting/configure/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.1.29](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@2.1.28...@pie-element/charting-configure@2.1.29) (2021-09-20)
7+
8+
9+
### Bug Fixes
10+
11+
* pie-lib updates ([e521c2f](https://github.com/pie-framework/pie-elements/commit/e521c2f1a44aa7f3e14f82a1cee05ceb484ed0a6))
12+
* Updated pie-lib versions ([2fe4c5d](https://github.com/pie-framework/pie-elements/commit/2fe4c5d0be2d40f5fdb34815855695a7f1087f56))
13+
* Updated pie-lib versions ([1c23830](https://github.com/pie-framework/pie-elements/commit/1c23830fc75d1de5f7bb3bb16de3c665ae5fa350))
14+
15+
16+
17+
18+
619
## [2.1.28](https://github.com/pie-framework/pie-elements/compare/@pie-element/charting-configure@2.1.27...@pie-element/charting-configure@2.1.28) (2021-08-05)
720

821
**Note:** Version bump only for package @pie-element/charting-configure

0 commit comments

Comments
 (0)