Skip to content

Commit e47dc26

Browse files
author
HayesGordon
committed
chore: release v0.0.3-beta.0
1 parent 3df1b35 commit e47dc26

File tree

4 files changed

+13
-4
lines changed

4 files changed

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.3-0...0.0.3-beta.0)
8+
9+
- docs: update release and contributing [`9ded663`](https://github.com/rive-app/rive-code-generator-wip/commit/9ded663bd2bcf95590cbc16677ca3c5c8ff5935d)
10+
- docs: fix links [`3df1b35`](https://github.com/rive-app/rive-code-generator-wip/commit/3df1b35daa5f8767647c2ec10abddb73a31c165c)
11+
- ci: change release artifact path [`94ca00f`](https://github.com/rive-app/rive-code-generator-wip/commit/94ca00fc31e266b78d941510067e08e16537a089)
12+
713
#### [0.0.3-0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.2...0.0.3-0)
814

15+
> 13 October 2024
16+
17+
- chore: release v0.0.3-0 [`63f17a7`](https://github.com/rive-app/rive-code-generator-wip/commit/63f17a71664aa45b43c3e5b00d0beed1f2002f03)
918
- ci: fix beta release args [`4133d0c`](https://github.com/rive-app/rive-code-generator-wip/commit/4133d0c9706993f3434c97be05ebe53ebfbabdff)
1019

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

VERSION

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

0 commit comments

Comments
 (0)