Skip to content

Commit c04f84b

Browse files
committed
1.3.0
1 parent b55052f commit c04f84b

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased](https://github.com/paulshryock/release-bump/compare/HEAD..1.2.1)
7+
## [Unreleased](https://github.com/paulshryock/release-bump/compare/HEAD..1.3.0)
88

99
### Added
10-
- Bump WordPress theme version.
1110

1211
### Changed
1312

@@ -19,6 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1918

2019
### Security
2120

21+
## [1.3.0](https://github.com/paulshryock/release-bump/releases/tag/v1.3.0) - 5/20/2021
22+
23+
### Added
24+
- Bump WordPress theme version.
25+
2226
## [1.2.1](https://github.com/paulshryock/release-bump/releases/tag/v1.2.1) - 4/5/2021
2327

2428
### Fixed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-bump",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Release Bump handles version bump tasks for a code release.",
55
"keywords": [
66
"release",

0 commit comments

Comments
 (0)