Skip to content

Commit 995054e

Browse files
chore: version packages
1 parent 2a1100f commit 995054e

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

.changeset/thick-eagles-decide.md

-5
This file was deleted.

.npmrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//registry.npmjs.org/:_authToken=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

packages/storycap-testrun/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44

55
### Patch Changes
66

7+
- [`4d6920d`](https://github.com/reg-viz/storycap-testrun/commit/4d6920dbae287baaae90d61832e9d58e990a19b8) Thanks [@wadackel](https://github.com/wadackel)! - Initial Release :tada:
8+
9+
## 0.0.1
10+
11+
### Patch Changes
12+
713
- [`e089edb`](https://github.com/reg-viz/storycap-testrun/commit/e089edba9ec8a415cbb5b81c9740c2eed13973ea) Thanks [@wadackel](https://github.com/wadackel)! - Initial Release :tada:

packages/storycap-testrun/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storycap-testrun",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "A utility that provides stable screenshot capture functionality using `@storybook/test-runner`.",
55
"keywords": [
66
"storybook",

0 commit comments

Comments
 (0)