diff --git a/.changeset/nice-parents-pull.md b/.changeset/nice-parents-pull.md deleted file mode 100644 index 0fec37c2..00000000 --- a/.changeset/nice-parents-pull.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@knapsack-pro/core": minor ---- - -Detect user seats for AppVeyor, Codefresh, Codeship - -https://github.com/KnapsackPro/knapsack-pro-js/pull/52 diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 23b951d5..6d3f92b4 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 6.3.0 + +### Minor Changes + +- 52e8598: Detect user seats for AppVeyor, Codefresh, Codeship + + https://github.com/KnapsackPro/knapsack-pro-js/pull/52 + ## 6.2.1 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 0656e809..21e76e5b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@knapsack-pro/core", - "version": "6.2.1", + "version": "6.3.0", "description": "Knapsack Pro Core library splits tests across CI nodes and makes sure that tests will run in optimal time on each CI node. This library gives core features like communication with KnapsackPro.com API. This library is a dependency for other projects specific for particular test runner.", "keywords": [ "knapsack",