We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a099829 commit accc2d1Copy full SHA for accc2d1
2 files changed
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
6
7
-## [Unreleased]
+## [0.2.0] - 2026-02-21
8
9
### Added
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codexcli",
3
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "A command-line information store for quick reference of frequently used data",
"bin": {
"cclid": "dist/index.js",
0 commit comments