Skip to content

Commit

Permalink
v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
balenaCI committed Nov 15, 2022
1 parent 8749f6d commit 8ea214e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: Update TypeScript to 4.9.3
hash: fcf36df180b70b3b3893cfab75a4295d0988b7ac
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
nested: []
version: 5.3.2
title: ""
date: 2022-11-15T22:49:17.344Z
- commits:
- subject: Add a test that auto-generated model types are up to date
hash: b117f92e61d7c38174d1c10270aee3d1f9f676fa
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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/).

## 5.3.2 - 2022-11-15

* Update TypeScript to 4.9.3 [Thodoris Greasidis]

## 5.3.1 - 2022-11-15

* Add a test that auto-generated model types are up to date [Thodoris Greasidis]
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,7 +1,7 @@
{
"name": "@balena/open-balena-api",
"description": "Internet of things, Made Simple",
"version": "5.3.1",
"version": "5.3.2",
"license": "AGPL-3.0",
"repository": {
"type": "git",
Expand Down Expand Up @@ -153,6 +153,6 @@
"_": "index.js"
},
"versionist": {
"publishedAt": "2022-11-15T22:04:52.699Z"
"publishedAt": "2022-11-15T22:49:18.161Z"
}
}

0 comments on commit 8ea214e

Please sign in to comment.