Skip to content

Commit 3cefcfa

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2023-12-28) ### Bug Fixes * bin name ([cf36ff8](cf36ff8)) * CLI description ([072a207](072a207)) * update secret names in workflow ([f334f12](f334f12)) ### Features * build ([1c5cb79](1c5cb79)) * CLI setup ([efab053](efab053)) * copy to clipboard ([1a19fd0](1a19fd0)) * delete functionality ([7740cc2](7740cc2)), closes [#2](#2) * install semantic-git ([12966c9](12966c9)) * list view TUI ([ca969ee](ca969ee)) * search and scroll view ([7592d90](7592d90)), closes [#4](#4) [#2](#2) [#1](#1) * syntax highlighting ([e39a226](e39a226))
1 parent f334f12 commit 3cefcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csm-kit",
3-
"version": "1.3.0",
3+
"version": "1.0.0",
44
"description": "CSM is a CLI tool to manage your code snippets.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)