Skip to content

Commit

Permalink
v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 5, 2024
1 parent d554464 commit 38abdef
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 4 deletions.
10 changes: 10 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
- commits:
- subject: build ARM image(s)
hash: 873fe39b060b159b5dfd2e3614086706b10b085e
body: ""
footer:
change-type: patch
author: Anton Belodedenko
version: 0.0.7
title: ""
date: 2024-12-05T19:31:10.592Z
- commits:
- subject: Ignore reviews by deployment creators, not specifically authors
hash: 2b1fa79d40e80c5fd51923e3dfa1e990da1ded4b
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/).

# v0.0.7
## (2024-12-05)

* build ARM image(s) [Anton Belodedenko]

# v0.0.6
## (2024-12-05)

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
@@ -1,6 +1,6 @@
{
"name": "deploynaut",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"description": "Approve deployments via reviews from maintainers",
"author": "Balena",
Expand Down Expand Up @@ -38,6 +38,6 @@
},
"type": "module",
"versionist": {
"publishedAt": "2024-12-05T17:14:15.315Z"
"publishedAt": "2024-12-05T19:31:10.637Z"
}
}

0 comments on commit 38abdef

Please sign in to comment.