Skip to content

Commit 044ac67

Browse files
committed
Assemble changes for 1.0.1 release
1 parent 3023535 commit 044ac67

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.changelog/311.process.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ The format is inspired by [Keep a Changelog].
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 1.0.1 (2025-09-16)
16+
17+
### Process Changes
18+
19+
- Add release GitHub workflow
20+
([#311](https://github.com/oasisprotocol/rofl-app/issues/311))
21+
1522
## 1.0.0 (2025-09-16)
1623

1724
### Process Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rofl-app",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"scripts": {
77
"checkTs": "tsc --noEmit",

0 commit comments

Comments
 (0)