Skip to content

Commit 0cd5c6e

Browse files
v0.1.0 (#4)
Co-authored-by: @compulim <@compulim>
1 parent 2e907b4 commit 0cd5c6e

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

7-
## [Unreleased]
8+
## [0.1.0] - 2024-05-25
89

910
- First public release
11+
12+
[0.1.0]: https://github.com/compulim/iter-fest/releases/tag/v0.1.0

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iter-fest-root",
3-
"version": "0.1.0-0",
3+
"version": "0.1.0",
44
"description": "",
55
"private": true,
66
"author": "William Wong (https://github.com/compulim)",

0 commit comments

Comments
 (0)