Skip to content

Commit 1946cb1

Browse files
author
HayesGordon
committed
chore: release v0.0.3-beta.2
1 parent 202450d commit 1946cb1

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.github/scripts/release/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rive-code-generator-release-stub",
3-
"version": "0.0.3-beta.1",
3+
"version": "0.0.3-beta.2",
44
"description": "Release stub for Rive code generator",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.0.3-beta.2](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.3-beta.1...0.0.3-beta.2)
8+
9+
- ci: expand testing workflow [`cc9cb13`](https://github.com/rive-app/rive-code-generator-wip/commit/cc9cb1318db48a1bf020b553cdbc5c67571625bb)
10+
- ci: rename macos artifact [`202450d`](https://github.com/rive-app/rive-code-generator-wip/commit/202450d750edc99261f6129bc201362e20c318ad)
11+
712
#### [0.0.3-beta.1](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.3-beta.0...0.0.3-beta.1)
813

14+
> 13 October 2024
15+
16+
- chore: release v0.0.3-beta.1 [`22125f8`](https://github.com/rive-app/rive-code-generator-wip/commit/22125f83c6342c113951722a9c6524b2e7a03f4e)
917
- ci: change artifacts dir [`8bd7737`](https://github.com/rive-app/rive-code-generator-wip/commit/8bd7737bc6d06d53899fc6de4e6a9be7cd6705bf)
1018

1119
#### [0.0.3-beta.0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.3-0...0.0.3-beta.0)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.3-beta.1
1+
0.0.3-beta.2

0 commit comments

Comments
 (0)