Skip to content

Commit

Permalink
v1.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed May 3, 2023
1 parent 64866f1 commit 60abb1b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
14 changes: 14 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
- commits:
- subject: Bump anyhow to v1.0.71
hash: f036665005e1185a81d8826b383d95c9420d23fd
body: ""
footer:
Change-type: patch
change-type: patch
Signed-off-by: Zahari Petkov <[email protected]>
signed-off-by: Zahari Petkov <[email protected]>
author: Zahari Petkov
nested: []
version: 1.2.16
title: ""
date: 2023-05-03T16:29:36.650Z
- commits:
- subject: Upgrade actix-web to 4.2 and fatrw to latest
hash: 9de4dfbf32f6c9b5c1cdf1983772ecb550e178b4
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/).

# v1.2.16
## (2023-05-03)

* Bump anyhow to v1.0.71 [Zahari Petkov]

# v1.2.15
## (2023-05-03)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "os-config"
version = "1.2.15"
version = "1.2.16"
authors = ["Zahari Petkov <[email protected]>", "Andrei Gherzan <[email protected]>"]
description = "balenaOS configuration tool"
repository = "https://github.com/balena-os/os-config"
Expand Down

0 comments on commit 60abb1b

Please sign in to comment.