Releases: Aman-zishan/CSM
Releases · Aman-zishan/CSM
CSM v1.5.1
chore(release): 1.5.1 [skip ci] ## [1.5.1](https://github.com/Aman-zishan/CSM/compare/v1.5.0...v1.5.1) (2023-12-28) ### Bug Fixes * example commands ([3efcff9](https://github.com/Aman-zishan/CSM/commit/3efcff9859a5cf720d633085e4315b04c5e784eb))
CSM v1.5.0
What's Changed
- feat(CLI): update CLI logo and delete function by @Aman-zishan in #9
Full Changelog: v1.4.0...v1.5.0
CSM v1.4.0
What's Changed
- feat(CLI): CLI command to list and get snippets by @Aman-zishan in #8
Full Changelog: v1.3.0...v1.4.0
stable first version
chore(release): 1.0.0 [skip ci] # 1.0.0 (2023-12-28) ### Bug Fixes * bin name ([cf36ff8](https://github.com/Aman-zishan/CSM/commit/cf36ff83d758b29a73a52d788e69b1617c07fa28)) * CLI description ([072a207](https://github.com/Aman-zishan/CSM/commit/072a2074739a4d5ecd09864c9b6334c1ae84b2ec)) * update secret names in workflow ([f334f12](https://github.com/Aman-zishan/CSM/commit/f334f12c7a9066d468ee88ec34ed23696c23d3e5)) ### Features * build ([1c5cb79](https://github.com/Aman-zishan/CSM/commit/1c5cb79fc10519c58344115761352a5474e28e66)) * CLI setup ([efab053](https://github.com/Aman-zishan/CSM/commit/efab053396c4937d6ca222491ae8588d28d8dd8a)) * copy to clipboard ([1a19fd0](https://github.com/Aman-zishan/CSM/commit/1a19fd027a14633a799e0d96bdb1f6f483ecb374)) * delete functionality ([7740cc2](https://github.com/Aman-zishan/CSM/commit/7740cc2c8c0692782d3dfe6615ab8212898a8cd0)), closes [#2](https://github.com/Aman-zishan/CSM/issues/2) * install semantic-git ([12966c9](https://github.com/Aman-zishan/CSM/commit/12966c9cc677f952eb88132537223c7b83266476)) * list view TUI ([ca969ee](https://github.com/Aman-zishan/CSM/commit/ca969ee134a2b6728a6ce95725323cfa4acaf811)) * search and scroll view ([7592d90](https://github.com/Aman-zishan/CSM/commit/7592d90b0a671bef25177b5018d93bf67e7782f9)), closes [#4](https://github.com/Aman-zishan/CSM/issues/4) [#2](https://github.com/Aman-zishan/CSM/issues/2) [#1](https://github.com/Aman-zishan/CSM/issues/1) * syntax highlighting ([e39a226](https://github.com/Aman-zishan/CSM/commit/e39a2260bfe8cdbc5b2d35d1d2aa2a1112ed9bc8))