Skip to content

Commit

Permalink
chore(all): lerna version bumps
Browse files Browse the repository at this point in the history
 - @decidables/decidables-elements@0.4.5
 - @decidables/decidables-site@0.1.1
 - @decidables/detectable-elements@0.2.12
 - @decidables/detectable-math@0.1.10
 - @decidables/discountable-elements@0.3.5
 - @decidables/discountable-math@0.1.6
 - @decidables/prospectable-elements@0.2.12
 - @decidables/prospectable-math@0.2.8
 - @decidables/decidables@0.8.3
 - @decidables/detectable@0.10.3
 - @decidables/discountable@0.3.3
 - @decidables/prospectable@0.7.3
  • Loading branch information
akrawitz committed Jan 27, 2024
1 parent 168658c commit 59b0cf4
Show file tree
Hide file tree
Showing 24 changed files with 124 additions and 28 deletions.
8 changes: 8 additions & 0 deletions libraries/decidables-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.5](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.4.4...@decidables/decidables-elements@0.4.5) (2024-01-27)

**Note:** Version bump only for package @decidables/decidables-elements





## [0.4.4](https://github.com/decidables/decidables/compare/@decidables/decidables-elements@0.4.3...@decidables/decidables-elements@0.4.4) (2024-01-09)

**Note:** Version bump only for package @decidables/decidables-elements
Expand Down
2 changes: 1 addition & 1 deletion libraries/decidables-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/decidables-elements",
"version": "0.4.4",
"version": "0.4.5",
"description": "decidables-elements: Basic UI Web Components for the decidables project",
"keywords": [
"web component",
Expand Down
8 changes: 8 additions & 0 deletions libraries/decidables-site/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/decidables/decidables/compare/@decidables/decidables-site@0.1.0...@decidables/decidables-site@0.1.1) (2024-01-27)

**Note:** Version bump only for package @decidables/decidables-site





## 0.1.0 (2023-12-28)


Expand Down
2 changes: 1 addition & 1 deletion libraries/decidables-site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/decidables-site",
"version": "0.1.0",
"version": "0.1.1",
"description": "decidables-site: Styles and templates for decidables sites",
"keywords": [
"style",
Expand Down
8 changes: 8 additions & 0 deletions libraries/detectable-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.12](https://github.com/decidables/decidables/compare/@decidables/detectable-elements@0.2.11...@decidables/detectable-elements@0.2.12) (2024-01-27)

**Note:** Version bump only for package @decidables/detectable-elements





## [0.2.11](https://github.com/decidables/decidables/compare/@decidables/detectable-elements@0.2.10...@decidables/detectable-elements@0.2.11) (2024-01-09)

**Note:** Version bump only for package @decidables/detectable-elements
Expand Down
6 changes: 3 additions & 3 deletions libraries/detectable-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/detectable-elements",
"version": "0.2.11",
"version": "0.2.12",
"description": "detectable-elements: Web Components for visualizing Signal Detection Theory",
"keywords": [
"web component",
Expand Down Expand Up @@ -53,8 +53,8 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-elements": "^0.4.4",
"@decidables/detectable-math": "^0.1.9",
"@decidables/decidables-elements": "^0.4.5",
"@decidables/detectable-math": "^0.1.10",
"d3": "^7.8.5",
"jstat": "^1.9.6",
"lit": "^3.1.1"
Expand Down
8 changes: 8 additions & 0 deletions libraries/detectable-math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.10](https://github.com/decidables/decidables/compare/@decidables/detectable-math@0.1.9...@decidables/detectable-math@0.1.10) (2024-01-27)

**Note:** Version bump only for package @decidables/detectable-math





## [0.1.9](https://github.com/decidables/decidables/compare/@decidables/detectable-math@0.1.8...@decidables/detectable-math@0.1.9) (2024-01-09)

**Note:** Version bump only for package @decidables/detectable-math
Expand Down
2 changes: 1 addition & 1 deletion libraries/detectable-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/detectable-math",
"version": "0.1.9",
"version": "0.1.10",
"description": "detectable-math: Equations for calculating Signal Detection Theory",
"keywords": [
"explorable explanation",
Expand Down
8 changes: 8 additions & 0 deletions libraries/discountable-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.5](https://github.com/decidables/decidables/compare/@decidables/discountable-elements@0.3.4...@decidables/discountable-elements@0.3.5) (2024-01-27)

**Note:** Version bump only for package @decidables/discountable-elements





## [0.3.4](https://github.com/decidables/decidables/compare/@decidables/discountable-elements@0.3.3...@decidables/discountable-elements@0.3.4) (2024-01-09)

**Note:** Version bump only for package @decidables/discountable-elements
Expand Down
6 changes: 3 additions & 3 deletions libraries/discountable-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/discountable-elements",
"version": "0.3.4",
"version": "0.3.5",
"description": "discountable-elements: Web Components for visualizing Hyperbolic Temporal Discounting",
"keywords": [
"web component",
Expand Down Expand Up @@ -52,8 +52,8 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-elements": "^0.4.4",
"@decidables/discountable-math": "^0.1.5",
"@decidables/decidables-elements": "^0.4.5",
"@decidables/discountable-math": "^0.1.6",
"@lit-labs/motion": "^1.0.6",
"@observablehq/plot": "^0.6.13",
"bayes.js": "https://github.com/akrawitz/bayes.js.git#commit=c7b091b75f85a86b6a3965a983b31e23d9ef456f",
Expand Down
8 changes: 8 additions & 0 deletions libraries/discountable-math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.6](https://github.com/decidables/decidables/compare/@decidables/discountable-math@0.1.5...@decidables/discountable-math@0.1.6) (2024-01-27)

**Note:** Version bump only for package @decidables/discountable-math





## [0.1.5](https://github.com/decidables/decidables/compare/@decidables/discountable-math@0.1.4...@decidables/discountable-math@0.1.5) (2024-01-09)

**Note:** Version bump only for package @decidables/discountable-math
Expand Down
2 changes: 1 addition & 1 deletion libraries/discountable-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/discountable-math",
"version": "0.1.5",
"version": "0.1.6",
"description": "discountable-math: Equations for calculating Hyperbolic Temporal Discounting",
"keywords": [
"explorable explanation",
Expand Down
8 changes: 8 additions & 0 deletions libraries/prospectable-elements/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.12](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.11...@decidables/prospectable-elements@0.2.12) (2024-01-27)

**Note:** Version bump only for package @decidables/prospectable-elements





## [0.2.11](https://github.com/decidables/decidables/compare/@decidables/prospectable-elements@0.2.10...@decidables/prospectable-elements@0.2.11) (2024-01-09)

**Note:** Version bump only for package @decidables/prospectable-elements
Expand Down
6 changes: 3 additions & 3 deletions libraries/prospectable-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/prospectable-elements",
"version": "0.2.11",
"version": "0.2.12",
"description": "prospectable-elements: Web Components for visualizing Cumulative Prospect Theory",
"keywords": [
"web component",
Expand Down Expand Up @@ -57,8 +57,8 @@
"sass": "^1.70.0"
},
"dependencies": {
"@decidables/decidables-elements": "^0.4.4",
"@decidables/prospectable-math": "^0.2.7",
"@decidables/decidables-elements": "^0.4.5",
"@decidables/prospectable-math": "^0.2.8",
"@lit-labs/motion": "^1.0.6",
"bayes.js": "https://github.com/akrawitz/bayes.js.git#commit=c7b091b75f85a86b6a3965a983b31e23d9ef456f",
"d3": "^7.8.5",
Expand Down
8 changes: 8 additions & 0 deletions libraries/prospectable-math/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.8](https://github.com/decidables/decidables/compare/@decidables/prospectable-math@0.2.7...@decidables/prospectable-math@0.2.8) (2024-01-27)

**Note:** Version bump only for package @decidables/prospectable-math





## [0.2.7](https://github.com/decidables/decidables/compare/@decidables/prospectable-math@0.2.6...@decidables/prospectable-math@0.2.7) (2024-01-09)

**Note:** Version bump only for package @decidables/prospectable-math
Expand Down
2 changes: 1 addition & 1 deletion libraries/prospectable-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/prospectable-math",
"version": "0.2.7",
"version": "0.2.8",
"description": "prospectable-math: Equations for calculating Cumulative Prospect Theory",
"keywords": [
"explorable explanation",
Expand Down
8 changes: 8 additions & 0 deletions sites/decidables/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.3](https://github.com/decidables/decidables/compare/@decidables/decidables@0.8.2...@decidables/decidables@0.8.3) (2024-01-27)

**Note:** Version bump only for package @decidables/decidables





## [0.8.2](https://github.com/decidables/decidables/compare/@decidables/decidables@0.8.1...@decidables/decidables@0.8.2) (2024-01-09)


Expand Down
10 changes: 5 additions & 5 deletions sites/decidables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/decidables",
"version": "0.8.2",
"version": "0.8.3",
"description": "decidables: Explorable Explanations of Decision Making",
"type": "module",
"main": "./dist/index.html",
Expand All @@ -26,10 +26,10 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-site": "^0.1.0",
"@decidables/detectable-elements": "^0.2.11",
"@decidables/discountable-elements": "^0.3.4",
"@decidables/prospectable-elements": "^0.2.11",
"@decidables/decidables-site": "^0.1.1",
"@decidables/detectable-elements": "^0.2.12",
"@decidables/discountable-elements": "^0.3.5",
"@decidables/prospectable-elements": "^0.2.12",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"core-js": "^3.35.1",
Expand Down
8 changes: 8 additions & 0 deletions sites/detectable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.10.3](https://github.com/decidables/decidables/compare/@decidables/detectable@0.10.2...@decidables/detectable@0.10.3) (2024-01-27)

**Note:** Version bump only for package @decidables/detectable





## [0.10.2](https://github.com/decidables/decidables/compare/@decidables/detectable@0.10.1...@decidables/detectable@0.10.2) (2024-01-09)


Expand Down
6 changes: 3 additions & 3 deletions sites/detectable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/detectable",
"version": "0.10.2",
"version": "0.10.3",
"description": "detectable: An Explorable Explanation of Signal Detection Theory",
"type": "module",
"main": "./dist/index.html",
Expand All @@ -26,8 +26,8 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-site": "^0.1.0",
"@decidables/detectable-elements": "^0.2.11",
"@decidables/decidables-site": "^0.1.1",
"@decidables/detectable-elements": "^0.2.12",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"core-js": "^3.35.1",
Expand Down
8 changes: 8 additions & 0 deletions sites/discountable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.3](https://github.com/decidables/decidables/compare/@decidables/discountable@0.3.2...@decidables/discountable@0.3.3) (2024-01-27)

**Note:** Version bump only for package @decidables/discountable





## [0.3.2](https://github.com/decidables/decidables/compare/@decidables/discountable@0.3.1...@decidables/discountable@0.3.2) (2024-01-09)


Expand Down
6 changes: 3 additions & 3 deletions sites/discountable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/discountable",
"version": "0.3.2",
"version": "0.3.3",
"description": "discountable: An Explorable Explanation of Hyperbolic Temporal Discounting",
"type": "module",
"main": "./dist/index.html",
Expand All @@ -26,8 +26,8 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-site": "^0.1.0",
"@decidables/discountable-elements": "^0.3.4",
"@decidables/decidables-site": "^0.1.1",
"@decidables/discountable-elements": "^0.3.5",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"core-js": "^3.35.1",
Expand Down
8 changes: 8 additions & 0 deletions sites/prospectable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.3](https://github.com/decidables/decidables/compare/@decidables/prospectable@0.7.2...@decidables/prospectable@0.7.3) (2024-01-27)

**Note:** Version bump only for package @decidables/prospectable





## [0.7.2](https://github.com/decidables/decidables/compare/@decidables/prospectable@0.7.1...@decidables/prospectable@0.7.2) (2024-01-09)


Expand Down
6 changes: 3 additions & 3 deletions sites/prospectable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@decidables/prospectable",
"version": "0.7.2",
"version": "0.7.3",
"description": "prospectable: An Explorable Explanation of Cumulative Prospect Theory",
"type": "module",
"main": "./dist/index.html",
Expand All @@ -26,8 +26,8 @@
"gulp": "^4.0.2"
},
"dependencies": {
"@decidables/decidables-site": "^0.1.0",
"@decidables/prospectable-elements": "^0.2.11",
"@decidables/decidables-site": "^0.1.1",
"@decidables/prospectable-elements": "^0.2.12",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"core-js": "^3.35.1",
Expand Down

0 comments on commit 59b0cf4

Please sign in to comment.