Skip to content

Commit d025ef8

Browse files
github-actions[bot]release-plz
andauthored
chore: release (#2)
Co-authored-by: release-plz <release-plz@github.com>
1 parent 0365add commit d025ef8

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.3](https://github.com/wckdouglas/dotfiles-rs/compare/v0.1.2...v0.1.3) - 2023-06-27
10+
11+
### Other
12+
- add publish ci ([#1](https://github.com/wckdouglas/dotfiles-rs/pull/1))

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,7 +1,7 @@
11
[package]
22
name = "dotfiles-rs"
33
author = "wckdouglas"
4-
version = "0.1.2"
4+
version = "0.1.3"
55
edition = "2021"
66
description = "A simple dot files manager for syncing dot files across machines."
77
license = " Apache-2.0"

0 commit comments

Comments
 (0)