Skip to content

Commit 8495ae8

Browse files
committed
Release version 1.0.0
1 parent 192eed9 commit 8495ae8

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
8+
## 1.0.0 - 2024-07-17
109
### Changed
1110
- Modify CI test to run make ci with command-docker-action
1211

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version ?= 0.11.1-pre.0
1+
version ?= 1.0.0
22

33
ci: deps lint
44

0 commit comments

Comments
 (0)