Skip to content

Commit b6441b7

Browse files
author
HayesGordon
committed
chore: release v0.0.2
1 parent 99bd710 commit b6441b7

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-beta.0",
3+
"version": "0.0.2",
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.2](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.2-beta.0...0.0.2)
8+
9+
- ci: add concecutive beta releases [`99bd710`](https://github.com/rive-app/rive-code-generator-wip/commit/99bd7104b81b3d9215e0d7140c1a922dd77a6d40)
10+
711
#### [0.0.2-beta.0](https://github.com/rive-app/rive-code-generator-wip/compare/0.0.1...0.0.2-beta.0)
812

13+
> 13 October 2024
14+
915
- ci: add beta release type [`175f9ef`](https://github.com/rive-app/rive-code-generator-wip/commit/175f9efda0357a77e6f0ed06e3aa193a3e5cb2cd)
16+
- chore: release v0.0.2-beta.0 [`40245a6`](https://github.com/rive-app/rive-code-generator-wip/commit/40245a68976adc0f16ceb0f654f8bea7ccb91505)
1017

1118
#### 0.0.1
1219

VERSION

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

0 commit comments

Comments
 (0)