Skip to content

Commit 958227f

Browse files
author
cog-bot
committed
chore(version): v0.4.0 [skip ci]
1 parent 5b6638b commit 958227f

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v0.4.0](https://github.com/tomphp/versioned-files/compare/v0.3.0..v0.4.0) - 2023-10-24
6+
#### Features
7+
- **(versioned-files-action)** Create action - ([5b6638b](https://github.com/tomphp/versioned-files/commit/5b6638bb69870c53d9066bd7e1bc41634fcff378)) - Tom Oram
8+
9+
- - -
10+
511
## [v0.3.0](https://github.com/tomphp/versioned-files/compare/v0.2.2..v0.3.0) - 2023-10-24
612
#### Documentation
713
- Update version - ([2559870](https://github.com/tomphp/versioned-files/commit/25598708681546a6e1d83cb7a688e7f979c69d60)) - Tom Oram

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "versioned-files"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "A tool which updates files in your project with the current version number."
66
license-file = "LICENSE"

0 commit comments

Comments
 (0)