Skip to content

Commit

Permalink
Merge pull request #12 from jshub-top/release-please--branches--main
Browse files Browse the repository at this point in the history
release: 0.0.1
  • Loading branch information
1739616529 authored Sep 8, 2024
2 parents 9cd7100 + 4034447 commit 7b105a6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{"crates/nsv":"0.1.0"}
38 changes: 38 additions & 0 deletions crates/nsv/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Changelog

## 0.1.0 (2024-09-08)


### Features

* adapt ([5c1b6f6](https://github.com/jshub-top/nsv/commit/5c1b6f6f8d7db807722f69e2eb908b8fcd3db6ba))
* adapt command ([7bce742](https://github.com/jshub-top/nsv/commit/7bce7421c87a5be46137cd80834f0529bdb4af8b))
* add ([4369a5b](https://github.com/jshub-top/nsv/commit/4369a5b98573de46162f836bd202d7ee29e0db92))
* add command ([0c4f128](https://github.com/jshub-top/nsv/commit/0c4f128c5c1fb455c671359230882d205fa9ff70))
* add command alias ([49a6bf2](https://github.com/jshub-top/nsv/commit/49a6bf26764791b0dd2955695f488dbbc70f0e3b))
* add log ([638ac76](https://github.com/jshub-top/nsv/commit/638ac761e131fc5993d084c1f30e65f051b2036f))
* change config command ([cb6bcf9](https://github.com/jshub-top/nsv/commit/cb6bcf905f99d515bbdb0001005690384bf1a3e9))
* command install ([a6aa949](https://github.com/jshub-top/nsv/commit/a6aa9495790e6046ff31019889059d9d5ad3e8bd))
* command use : set version by matefile ([3af20a2](https://github.com/jshub-top/nsv/commit/3af20a28a9c8706cdc20a418e7038be33827e7dd))
* config file getter setter ([ab0eb5f](https://github.com/jshub-top/nsv/commit/ab0eb5fba3c5dfca763caaf543110a7c59b80347))
* del command install ([173b8e2](https://github.com/jshub-top/nsv/commit/173b8e20c87b3f64afaf63e3894d6e6326405f2f))
* err msg ([4c4cef0](https://github.com/jshub-top/nsv/commit/4c4cef02433868a51ec3e76c7ff58505faa3ad0a))
* install command ([9aff8a5](https://github.com/jshub-top/nsv/commit/9aff8a51bfc12f32c6b40f7e022e714de09f87a7))
* nodeversion exist set version ([1c5acae](https://github.com/jshub-top/nsv/commit/1c5acae197dc5df6f66fda2361f8497b5275697e))
* nsv add cli dependencies ([551078c](https://github.com/jshub-top/nsv/commit/551078c4b6f1665d1f1429a3f7bb21c9e90e552c))
* nsv cli config command ([4b10678](https://github.com/jshub-top/nsv/commit/4b1067805a75d14d27156e4e2de9f0553a0f47ad))
* nsv cli macro_rules print_log_1 change name ([599f8f3](https://github.com/jshub-top/nsv/commit/599f8f30c047ad372541aa51b660fa8a7eaab12e))
* nsv command config/list ([088af3c](https://github.com/jshub-top/nsv/commit/088af3ca1c5968878e4ba868f7701f2a9276ff55))
* operate log ([70c0e60](https://github.com/jshub-top/nsv/commit/70c0e60e9934fa90dbac08b3d3b146bea3490faf))
* remove debug code ([96dbb46](https://github.com/jshub-top/nsv/commit/96dbb46dd946def7fd33e6a0fbb5d1c0e63639f5))
* use macro_rules print_log ([783f52f](https://github.com/jshub-top/nsv/commit/783f52f14bbc9258b2ee6f85368b4d29f71013dc))
* 临时脚本 ([14cdb9a](https://github.com/jshub-top/nsv/commit/14cdb9a1bd3f5258e20646e05cef3a154b9a0bfd))
* 优化打包体积 ([dae0d7c](https://github.com/jshub-top/nsv/commit/dae0d7cb92d8223c63b483ba7d4f0901f2fd14ac))
* 修改 core 错误信息 ([67dcff9](https://github.com/jshub-top/nsv/commit/67dcff9f8cc48c790566d3c9e08b3c3c84cbc9a4))
* 修改测试环境node镜像源 ([1ff7ffe](https://github.com/jshub-top/nsv/commit/1ff7ffe0bb4dae549141205ba6bf60142344745e))
* 去掉 cli config ([d55dea8](https://github.com/jshub-top/nsv/commit/d55dea87c495557023f296cf88513dc4c823cb6c))


### Bug Fixes

* mut bug fix ([c40a473](https://github.com/jshub-top/nsv/commit/c40a47301618e7f27a9720a02adcc0beff2d0bcf))

0 comments on commit 7b105a6

Please sign in to comment.