Skip to content

Commit 5262c2e

Browse files
committed
chore(main): release 0.1.0
1 parent 5e287cf commit 5262c2e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-08-31)
4+
5+
6+
### Features
7+
8+
* beatforge manifest + ci ([d1f0f7f](https://github.com/beat-forge/cli/commit/d1f0f7f7cc8431c305107ed7a212b5ae9af8687a))
9+
* init ([b9e1109](https://github.com/beat-forge/cli/commit/b9e1109df7358f85c4ab66d811f61d2319b14b1b))
10+
* rewrite ([84ead2d](https://github.com/beat-forge/cli/commit/84ead2d72dbfb8af361f8e69627717b8d3904e73))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update rust crate anyhow to 1.0.75 ([9c90fef](https://github.com/beat-forge/cli/commit/9c90fef4f439895439b8417b7a23e45aca102d37))
16+
* **deps:** update rust crate chrono to 0.4.27 ([2e9af1b](https://github.com/beat-forge/cli/commit/2e9af1b47044199e208605d7778e8e0ea739192b))
17+
* **deps:** update rust crate chrono to 0.4.28 ([5e287cf](https://github.com/beat-forge/cli/commit/5e287cff21c4fa6a7780af365631d9d3133b85c5))
18+
* **deps:** update rust crate clap to 4.3.21 ([b383cc0](https://github.com/beat-forge/cli/commit/b383cc00f43daaa4662101fe0a817ed84d017345))
19+
* **deps:** update rust crate clap to 4.3.22 ([b9735f5](https://github.com/beat-forge/cli/commit/b9735f50a74a245190dca133fd61b8e568e82db5))
20+
* **deps:** update rust crate clap to 4.3.23 ([9baaa4d](https://github.com/beat-forge/cli/commit/9baaa4dfcce7e9ca32b6c49b5ec91605cac5395a))
21+
* **deps:** update rust crate clap to 4.3.24 ([28b928f](https://github.com/beat-forge/cli/commit/28b928f1798f959a59ac75848c425c0bbe2ba92c))
22+
* **deps:** update rust crate clap to 4.4.0 ([e4dc433](https://github.com/beat-forge/cli/commit/e4dc433fad736927f2e73e2bde8e0e1a4e1c67d9))
23+
* **deps:** update rust crate clap to 4.4.1 ([51b249d](https://github.com/beat-forge/cli/commit/51b249d22a59492b0149038ef112ca61b3cc0572))
24+
* **deps:** update rust crate clap_complete to 4.4.0 ([02ff28c](https://github.com/beat-forge/cli/commit/02ff28c99daceeacbe05a3ed26636fa1114e54ca))
25+
* **deps:** update rust crate indicatif to 0.17.6 ([4430276](https://github.com/beat-forge/cli/commit/44302767fe8116efc6288a5fe8f736016c044bba))
26+
* **deps:** update rust crate regex to 1.9.3 ([08e3ab4](https://github.com/beat-forge/cli/commit/08e3ab448c6bdbddc97d7e6323fe937a4713bc33))
27+
* **deps:** update rust crate regex to 1.9.4 ([c204362](https://github.com/beat-forge/cli/commit/c204362992bc7a305f4ab3bcb76c13ca4cbc7822))
28+
* **deps:** update rust crate semver to 1.0.18 ([ae3ba76](https://github.com/beat-forge/cli/commit/ae3ba766f97f8280d80ec1027c0fa2d1b329e1db))
29+
* **deps:** update rust crate serde_json to 1.0.105 ([3149dc6](https://github.com/beat-forge/cli/commit/3149dc60446ba2d0891a183e8182b222398ec175))
30+
* installation-folder - thanks pixel ([dce1cb5](https://github.com/beat-forge/cli/commit/dce1cb536add20e9465cf4b8299cbc652479c931))
31+
* publish, init, and login ([6f67d06](https://github.com/beat-forge/cli/commit/6f67d067fcc17377d566a0af05d9f25cfdd45aea))

0 commit comments

Comments
 (0)