Skip to content

Commit a2d0b90

Browse files
committed
Release 0.13.0
1 parent 03dc43f commit a2d0b90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
master
1+
0.13.0 - 2025-07-04
22
---------------------------------------------------------------------------------------
33

44
[Compiler]

RELEASE_STEPS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release Steps
22

33
- Create new branch `release/major.minor.patch`
4-
- Update CHANGELOG.
4+
- Update CHANGELOG with master->version number.
55
- Run github `release` workflow on newly created branch.
66
- Download binaries from the workflow.
77
- Generate release documentation.
@@ -13,7 +13,7 @@
1313
- Upload all build artifacts.
1414
- Update master version to the next one.
1515
- Create new changelog entry.
16-
- Update project version in `CMakeLists.txt`.
16+
- Update project version in `bl/src/nob/nob.c`.
1717
- Run tests.
1818
- Push master.
1919
- Publish new release on github.

0 commit comments

Comments
 (0)