Skip to content

Commit dd450e4

Browse files
committed
chore: prepare release
1 parent 693aa80 commit dd450e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased (9.0.0)
3+
## 9.0.0
44

55
- Update dependencies (including `winston`, `typescript`, `axios`)
66
- Semaphore: Detect the correct branch name in the context of a PR

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@knapsack-pro/core",
33
"type": "module",
4-
"version": "9.0.0-rc.1",
4+
"version": "9.0.0",
55
"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.",
66
"keywords": [
77
"knapsack",

0 commit comments

Comments
 (0)