Skip to content

Commit 0ae37f4

Browse files
committed
release: bump @scalprum/core to 0.6.6 [skip ci]
1 parent bfe47c4 commit 0ae37f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.6.6](https://github.com/scalprum/scaffolding/compare/@scalprum/core-0.6.5...@scalprum/core-0.6.6) (2024-01-22)
6+
57
## [0.6.5](https://github.com/scalprum/scaffolding/compare/@scalprum/core-0.6.4...@scalprum/core-0.6.5) (2023-12-04)
68

79
## [0.6.4](https://github.com/scalprum/scaffolding/compare/@scalprum/core-0.6.3...@scalprum/core-0.6.4) (2023-12-04)

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scalprum/core",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"description": "Includes core functions for scalprum scaffolding.",
55
"main": "./index.js",
66
"module": "./esm/index.js",

0 commit comments

Comments
 (0)