Skip to content

Commit ee793d9

Browse files
Bump version to 1.2.0
1 parent cd6f4c1 commit ee793d9

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1-
# Changelog for 1.1.3
1+
# Changelog for 1.2.0
22

33
## [Unreleased]
44

5-
## Changes since v1.1.2
5+
## Changes since v1.1.3
66

77
### Commits
88

9-
- 0fc1eff Configure Git user for release workflow
10-
- ba07923 Refactor release workflow by cleaning up env vars
9+
- f84c63d Potential fix for code scanning alert no. 5: Workflow does not contain permissions
10+
- 8be2272 rework CI workflows
11+
- 23c292d dont use old methods
12+
- 2fe25ad update deps
13+
- 7872fb4 Potential fix for code scanning alert no. 1: Workflow does not contain permissions
14+
- ca8d0e4 release updates
15+
- 4261436 Bump js-yaml in the npm_and_yarn group across 1 directory
16+
- ccf3971 fix clippy conf
17+
- f886873 fix some formatting
18+
- c08c357 start wet sanding
19+
- c1f08f7 1.2 - Add githooks
1120

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 = "zackstrap"
3-
version = "1.1.3"
3+
version = "1.2.0"
44
edition = "2021"
55
authors = ["Zack Kitzmiller"]
66
description = "A CLI tool to bootstrap project configuration files"

0 commit comments

Comments
 (0)