Skip to content

Commit 431efc7

Browse files
author
cog-bot
committed
chore(version): v0.1.0 [skip ci]
1 parent 4b5e023 commit 431efc7

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
3+
4+
- - -
5+
## [v0.1.0](https://github.com/tomphp/versioned-files/compare/451c32208e96ae9521161741186f87c8546b2c69..v0.1.0) - 2023-10-23
6+
#### Build system
7+
- Add specdown - ([f576a20](https://github.com/tomphp/versioned-files/commit/f576a20b1dbcfb8a1b147ac97d12d7fa7c32c890)) - Tom Oram
8+
- Initialize cargo project - ([e882c95](https://github.com/tomphp/versioned-files/commit/e882c9552b7ececcd99aeecc49b0c44416719869)) - Tom Oram
9+
#### Continuous Integration
10+
- **(dependabot)** Add dependabot and mergify config - ([083d833](https://github.com/tomphp/versioned-files/commit/083d833ce1952026a358e0e2bf153322898f1a04)) - Tom Oram
11+
- Add pipeline - ([4b5e023](https://github.com/tomphp/versioned-files/commit/4b5e023af1435cb4a98ff4045da8b3a6a5bb4fb0)) - Tom Oram
12+
#### Documentation
13+
- Add current status warning - ([8108d37](https://github.com/tomphp/versioned-files/commit/8108d376c234fa56b66d54dc08abeeef80dd9c7c)) - Tom Oram
14+
#### Features
15+
- **(bump-cmd)** Implement string-pattern update - ([c6b4b58](https://github.com/tomphp/versioned-files/commit/c6b4b582dab13ad67afef3f8221f97ae2f5aec95)) - Tom Oram
16+
- **(bump-cmd)** Error when bump-version.yml is missing - ([a75caeb](https://github.com/tomphp/versioned-files/commit/a75caeb6d8aa21297a5a66a6bb33f98db3bc7392)) - Tom Oram
17+
- **(help)** Add documentation to command help - ([e97cec2](https://github.com/tomphp/versioned-files/commit/e97cec25042d9ac41fb54b85a1a7aa61a2630189)) - Tom Oram
18+
#### Miscellaneous Chores
19+
- **(bump-cmd)** Add logic to substitute string patterns - ([6a29630](https://github.com/tomphp/versioned-files/commit/6a29630852a278bcf478a2a24f91628387c39f9d)) - Tom Oram
20+
- Rename to bump command to update - ([dd4f669](https://github.com/tomphp/versioned-files/commit/dd4f66947e4ad9028a77f6660c3639be35e00458)) - Tom Oram
21+
- Rename to versioned-files - ([b4a97d7](https://github.com/tomphp/versioned-files/commit/b4a97d71f58c2138b5100ea5d5d9a5b86f80fdd0)) - Tom Oram
22+
- Bootstrap the clap framework - ([99f86f7](https://github.com/tomphp/versioned-files/commit/99f86f7cf584c078333ccce8e12080b8b524a1a3)) - Tom Oram
23+
#### Refactoring
24+
- Move Config to config::Config - ([fe41245](https://github.com/tomphp/versioned-files/commit/fe41245f502b75dd37cf4162d347d804aa04f970)) - Tom Oram
25+
- Move StringPatternConfig to string_pattern::Config - ([d94a9f8](https://github.com/tomphp/versioned-files/commit/d94a9f8f19068ef633a4e564ec0ea6ffb72d15ad)) - Tom Oram
26+
27+
- - -
28+
29+
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).

0 commit comments

Comments
 (0)