Skip to content

Commit

Permalink
chore(main): release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WGrape committed Mar 3, 2024
1 parent 29a4e9b commit 056944d
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,53 @@
# Changelog

## [1.4.0](https://github.com/WGrape/CIManager/compare/v1.3.0...v1.4.0) (2024-03-03)


### Features

* start.sh启动脚本中新增单个脚本启动的支持 ([d054f70](https://github.com/WGrape/CIManager/commit/d054f70298ff2ff92d40e6e92c073cea6141403a))


### Bug Fixes

* fix bash not pass variables bug( replace to source ) ([857a96e](https://github.com/WGrape/CIManager/commit/857a96ed26d9c2a0a3f3a79afd7d4efa91ef00a4))
* fix bash not pass variables bug( replace to source ) ([f958e8a](https://github.com/WGrape/CIManager/commit/f958e8a97958b58d045e61d71b768807194f0374))
* fix bash not pass variables bug( replace to source ) ([0732530](https://github.com/WGrape/CIManager/commit/07325309e93aba9bd23f84dcca6eea124d7f95d9))
* fix bash not pass variables bug( replace to source ) ([a6f97d4](https://github.com/WGrape/CIManager/commit/a6f97d47067f527556a59b441345f3e19721710b))
* fix bash not pass variables bug( replace to source ) ([90fb646](https://github.com/WGrape/CIManager/commit/90fb6467d9ba305d359c291d864e75bbdd5bae58))
* fix start.sh ([6d549c7](https://github.com/WGrape/CIManager/commit/6d549c784eb5a84c5584470d7194b9f9d0274750))
* fix start.sh ([0e4fa33](https://github.com/WGrape/CIManager/commit/0e4fa33b04a4a99abfdf9f52f5b38c353759d114))
* fix start.sh ([7086d17](https://github.com/WGrape/CIManager/commit/7086d17ab7e35459a27b4fa42f1db5b59f23970d))
* fix start.sh ([aaa2f5b](https://github.com/WGrape/CIManager/commit/aaa2f5ba8b6c89db5b39dd9954c611d6115bfdba))
* fix start.sh ([2bd0d1e](https://github.com/WGrape/CIManager/commit/2bd0d1ead8c2f7301a2abb6ade0ff6ffa5effd48))
* fix start.sh ([1fb904a](https://github.com/WGrape/CIManager/commit/1fb904a4f57e48d4491f7f9e0193e13c8fdc8307))
* fix start.sh ([448d052](https://github.com/WGrape/CIManager/commit/448d052733fcc7556195e241ef173dc8139061c3))
* fix start.sh switch_status bug ([fad6049](https://github.com/WGrape/CIManager/commit/fad60492bc89b132f9f69aa459776b015f4150fc))
* fix start.sh switch_status bug ([e100c83](https://github.com/WGrape/CIManager/commit/e100c836a6458e2418276d493c2038c9a4712515))
* fix test/start.sh bug ([8402a98](https://github.com/WGrape/CIManager/commit/8402a981f89cfe9858eac2cb3015bb8be11959e9))
* fix test/start.sh bug ([4624954](https://github.com/WGrape/CIManager/commit/4624954c2bc7c00fcb288bce967be13f7820199a))
* fix the yaml error ([27271ff](https://github.com/WGrape/CIManager/commit/27271ffa7cbaa1bcac51377d3771247e85535935))
* fix the yaml error ([878895e](https://github.com/WGrape/CIManager/commit/878895e1193e5281cdd92219a05201fc01db1c5a))
* fix the yaml error ([2e2973c](https://github.com/WGrape/CIManager/commit/2e2973c8b9400c2972b15eadcbbf17092b8f41f5))
* fix the yaml error ([04a3816](https://github.com/WGrape/CIManager/commit/04a381620f302cdb936cd96683a4c7a134f4a83d))


### Docs

* make doc better ([29a4e9b](https://github.com/WGrape/CIManager/commit/29a4e9b5aef36ddd60d78895a5e6a25441812e7f))
* make doc better ([a73de8f](https://github.com/WGrape/CIManager/commit/a73de8f2db0eeccb45b2db29f2d86e52b744ba8a))
* make doc better ([d9a1ae7](https://github.com/WGrape/CIManager/commit/d9a1ae794ce346a7989b2449c2e2e6fd9359bd76))
* 完善修改文档 ([f62211a](https://github.com/WGrape/CIManager/commit/f62211a1f1f729e47fda8da41970a4e5eb5560b0))


### Styling

* github示例CI配置文件中新增变量的配置 ([c4b5a6f](https://github.com/WGrape/CIManager/commit/c4b5a6fbd1d00da3d0fd8484663ea23ccd50d7cf))


### Code Refactoring

* refactor the design ([c6bcf92](https://github.com/WGrape/CIManager/commit/c6bcf925b7bea1ff79f99f6b9c20d43ebe9d13ab))
* refactor the whole project ([7bd4906](https://github.com/WGrape/CIManager/commit/7bd49065b7b65df735e937489a4c3f69798f7465))

## Changelog

0 comments on commit 056944d

Please sign in to comment.