Skip to content

Commit 32d8d9e

Browse files
committed
chore: bump @scalprum/core to 0.8.3 [skip ci]
1 parent 9b8c34b commit 32d8d9e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/core/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [0.8.3](https://github.com/scalprum/scaffloding/compare/@scalprum/core-0.8.2...@scalprum/core-0.8.3) (2025-03-31)
6+
7+
8+
### Bug Fixes
9+
10+
* **core:** do not process manifest for intialized scopes ([dcd4bed](https://github.com/scalprum/scaffloding/commit/dcd4bedeed50f9e17c45fbf46eccd4e270de0771))
11+
512
## [0.8.2](https://github.com/scalprum/scaffloding/compare/@scalprum/core-0.8.1...@scalprum/core-0.8.2) (2025-03-20)
613

714
## [0.8.1](https://github.com/scalprum/scaffolding/compare/@scalprum/core-0.8.0...@scalprum/core-0.8.1) (2024-09-11)

packages/core/package.json

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

0 commit comments

Comments
 (0)