Skip to content

Commit

Permalink
Merge pull request #343 from BoostV/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
langdal authored Feb 6, 2025
2 parents 6a9b1e9 + 2313132 commit 8733643
Show file tree
Hide file tree
Showing 15 changed files with 64 additions and 24 deletions.
11 changes: 0 additions & 11 deletions .changeset/serious-trees-arrive.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @process-optimizer-frontend/api

## 1.4.3

### Patch Changes

- 0b0100d: Update external dependencies

## 1.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@boostv/process-optimizer-frontend-api",
"description": "API for process optimizer backend",
"version": "1.4.2",
"version": "1.4.3",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"bugs": "https://github.com/BoostV/process-optimizer-frontend/issues",
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @process-optimizer-frontend/core

## 2.10.3

### Patch Changes

- 0b0100d: Update external dependencies
- Updated dependencies [0b0100d]
- @boostv/process-optimizer-frontend-api@1.4.3

## 2.10.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@boostv/process-optimizer-frontend-core",
"description": "Core library for process optimizer frontend",
"version": "2.10.2",
"version": "2.10.3",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"bugs": "https://github.com/BoostV/process-optimizer-frontend/issues",
"dependencies": {
"@boostv/process-optimizer-frontend-api": "1.4.2",
"@boostv/process-optimizer-frontend-api": "1.4.3",
"compare-versions": "^6.1.1",
"immer": "^10.1.1",
"md5": "^2.3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @boostv/eslint-config

## 2.0.2

### Patch Changes

- 0b0100d: Update external dependencies

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@boostv/eslint-config",
"description": "Common eslint rules for process optimizer frontend",
"version": "2.0.1",
"version": "2.0.2",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"bugs": "https://github.com/BoostV/process-optimizer-frontend/issues",
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/plots/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @process-optimizer-frontend/plots

## 1.0.6

### Patch Changes

- 0b0100d: Update external dependencies

## 1.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plots/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@boostv/process-optimizer-frontend-plots",
"description": "Plot components for for process optimizer frontend",
"version": "1.0.5",
"version": "1.0.6",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"bugs": "https://github.com/BoostV/process-optimizer-frontend/issues",
"dependencies": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @boostv/process-optimizer-frontend-ui

## 2.10.4

### Patch Changes

- 0b0100d: Update external dependencies
- Updated dependencies [0b0100d]
- @boostv/process-optimizer-frontend-plots@1.0.6
- @boostv/process-optimizer-frontend-core@2.10.3

## 2.10.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@boostv/process-optimizer-frontend-ui",
"description": "UI library for process optimizer frontend",
"version": "2.10.3",
"version": "2.10.4",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"bugs": "https://github.com/BoostV/process-optimizer-frontend/issues",
"dependencies": {
"@boostv/process-optimizer-frontend-core": "2.10.2",
"@boostv/process-optimizer-frontend-plots": "1.0.5",
"@boostv/process-optimizer-frontend-core": "2.10.3",
"@boostv/process-optimizer-frontend-plots": "1.0.6",
"lodash.debounce": "^4.0.8",
"react-hook-form": "^7.54.2",
"remeda": "^2.20.1",
Expand Down
10 changes: 10 additions & 0 deletions sample-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @process-optimizer-frontend/sample-app

## 2.0.4

### Patch Changes

- 0b0100d: Update external dependencies
- Updated dependencies [0b0100d]
- @boostv/process-optimizer-frontend-plots@1.0.6
- @boostv/process-optimizer-frontend-core@2.10.3
- @boostv/process-optimizer-frontend-ui@2.10.4

## 2.0.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions sample-app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@boostv/process-optimizer-frontend-sample-app",
"version": "2.0.3",
"version": "2.0.4",
"dependencies": {
"@boostv/process-optimizer-frontend-core": "2.10.2",
"@boostv/process-optimizer-frontend-plots": "1.0.5",
"@boostv/process-optimizer-frontend-ui": "2.10.3",
"@boostv/process-optimizer-frontend-core": "2.10.3",
"@boostv/process-optimizer-frontend-plots": "1.0.6",
"@boostv/process-optimizer-frontend-ui": "2.10.4",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": ">=6.4.3",
Expand Down
6 changes: 6 additions & 0 deletions scaffold/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @process-optimizer-frontend/scaffol

## 1.0.2

### Patch Changes

- 0b0100d: Update external dependencies

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion scaffold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boostv/process-optimizer-frontend-scaffol",
"version": "1.0.1",
"version": "1.0.2",
"author": "Jakob Langdal <jakob.langdal@alexandra.dk>",
"license": "BSD-3-Clause",
"lint-staged": {
Expand Down

0 comments on commit 8733643

Please sign in to comment.