Skip to content

Commit

Permalink
Merge pull request #335 from BoostV/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
j-or authored Nov 9, 2023
2 parents 3f093e4 + 2b0a0fc commit 47d54a0
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 19 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-hounds-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-feet-wink.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/swift-starfishes-learn.md

This file was deleted.

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

## 2.10.0

### Minor Changes

- 4d47233: Rename score to quality
- 9a4cded: Cap suggestion count

## 2.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@boostv/process-optimizer-frontend-core",
"private": false,
"sideEffects": false,
"version": "2.9.2",
"version": "2.10.0",
"description": "Core library for process optimizer frontend",
"author": "Jakob Langdal <[email protected]>",
"homepage": "https://github.com/BoostV/process-optimizer-frontend#readme",
Expand Down
14 changes: 14 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @boostv/process-optimizer-frontend-ui

## 2.10.0

### Minor Changes

- 4d47233: Rename score to quality
- d63ac4b: Change transfer button label on initial interaction
- 9a4cded: Cap suggestion count

### Patch Changes

- Updated dependencies [4d47233]
- Updated dependencies [9a4cded]
- @boostv/process-optimizer-frontend-core@2.10.0

## 2.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@boostv/process-optimizer-frontend-ui",
"private": false,
"sideEffects": false,
"version": "2.9.0",
"version": "2.10.0",
"description": "UI library for process optimizer frontend",
"author": "Jakob Langdal <[email protected]>",
"homepage": "https://github.com/BoostV/process-optimizer-frontend#readme",
Expand Down

0 comments on commit 47d54a0

Please sign in to comment.