Skip to content

Commit 63f17a7

Browse files
author
HayesGordon
committed
chore: release v0.0.3-0
1 parent 4133d0c commit 63f17a7

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.2",
3+
"version": "0.0.3-0",
44
"description": "Release stub for Rive code generator",
55
"scripts": {
66
"release": "release-it"

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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-0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.2...0.0.3-0)
8+
9+
- ci: fix beta release args [`4133d0c`](https://github.com/rive-app/rive-code-generator-wip/commit/4133d0c9706993f3434c97be05ebe53ebfbabdff)
10+
711
#### [0.0.2](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.2-beta.0...0.0.2)
812

13+
> 13 October 2024
14+
915
- ci: add concecutive beta releases [`99bd710`](https://github.com/rive-app/rive-code-generator-wip/commit/99bd7104b81b3d9215e0d7140c1a922dd77a6d40)
16+
- chore: release v0.0.2 [`b6441b7`](https://github.com/rive-app/rive-code-generator-wip/commit/b6441b797beea74af3625f42c74dc5154b7ddd72)
1017

1118
#### [0.0.2-beta.0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.1...0.0.2-beta.0)
1219

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.2
1+
0.0.3-0

0 commit comments

Comments
 (0)