✨ zsh-smart-insert v1.0.0
🚀 Initial major release of the plugin!
✅ Highlights
🚀 Features
- ✨ feat(release): prepare stable release 1.0.0
- ✨ feat(release): prepare stable release 1.0.0 (by Leonardo Gomes)
🛠️ Other Improvements
- 📦 chore(release): update stable/beta pipelines and release process (by Leonardo Gomes)
- 🎉 chore(core): initial commit with full plugin structure (by Leonardo Gomes)
📂 Key Files Changed
📁 ./ (16 files)
.gitignore
.nvmrc
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
commitlint.config.js
COMMITS.md
CONTRIBUTING.md
install.sh
LICENSE
Makefile
package.json
README.md
RELEASE_PROCESS.md
yarn.lock
zsh-smart-insert.plugin.zsh
📁 .changeset/ (2 files)
config.json
README.md
📁 .github/ (3 files)
workflows/commitlint-ci.yml
workflows/release-beta.yml
workflows/release-stable.yml
📁 .husky/ (1 file)
commit-msg
📁 assets/ (1 file)
logo.png
📁 functions/ (4 files)
build_fd_excludes.zsh
build_ignore_dirs.zsh
build_rg_excludes.zsh
choose_prefix.zsh
📁 internal/ (3 files)
file_picker.zsh
search_content.zsh
search_files.zsh
📁 project-docs/ (2 files)
examples.md
shortcuts.md
📁 scripts/ (1 file)
generate-release-notes.js
Feel free to contribute or open issues. 💚
Made with ❤️ by Leonardo Gomes