Skip to content

Commit

Permalink
v12.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 16, 2024
1 parent 1406e2c commit 354ea0f
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 4 deletions.
24 changes: 24 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
- commits:
- subject: Remove unused anchors
hash: 376cb507b95c9491de5a339ef3f1571ed385ab4c
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
- subject: Remove restrictions on custom actions
hash: 90437cc8270d3f1ffc85585cdc8a72e27cc806a0
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <[email protected]>
signed-off-by: Kyle Harding <[email protected]>
author: Kyle Harding
nested: []
version: 12.0.1
title: ""
date: 2024-05-16T16:03:21.520Z
- commits:
- subject: Base versioned commit on the tip of the PR head branch
hash: 2d9d2a3f5f61eb5e408173d41667f3055221381b
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 12.0.1 - 2024-05-16

* Remove unused anchors [Kyle Harding]
* Remove restrictions on custom actions [Kyle Harding]

## 12.0.0 - 2024-05-16

* Base versioned commit on the tip of the PR head branch [Kyle Harding]
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"dependencies": {
"yaml": "^2.1.3"
},
"version": "12.0.0",
"version": "12.0.1",
"versionist": {
"publishedAt": "2024-05-16T15:40:34.567Z"
"publishedAt": "2024-05-16T16:03:22.037Z"
}
}

0 comments on commit 354ea0f

Please sign in to comment.