Skip to content

Commit 09d6cb7

Browse files
committed
chore(qui-cli.progress): @battis/qui-cli.progress@0.0.1
1 parent 5df8e62 commit 09d6cb7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/progress/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4+
5+
## 0.0.1 (2025-01-15)
6+
7+
8+
### Features
9+
10+
* **progess:** Initial commit ([5df8e62](https://github.com/battis/qui-cli/commit/5df8e62b575ebbcb13669e90c6b3916dff9d26f0))

packages/progress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@battis/qui-cli.progress",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)