Skip to content

Commit 0ccbc38

Browse files
✨ feat(release): prepare stable release 1.0.0
1 parent 27f29ae commit 0ccbc38

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/clear-coats-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# zsh-smart-insert
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 27f29ae: Initial public release with full feature set

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zsh-smart-insert",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Zsh plugin to smartly insert file paths using FZF, fd, rg and custom prefixes.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)