Skip to content

Commit

Permalink
v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] committed Jul 28, 2023
1 parent 6d6234e commit 624fa45
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 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: Add multiple instance isolation tests
hash: 0404c937564fe24e0b6ba1cca49db776bcfeaa75
body: ""
footer:
Change-type: patch
change-type: patch
author: Thodoris Greasidis
nested: []
version: 5.0.1
title: ""
date: 2023-07-28T14:03:55.964Z
- commits:
- subject: Update balena-settings-storage to 8.0.0
hash: 1a5128a7e9d871793b664d715e4857cb7743b911
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.0.1 - 2023-07-28

* Add multiple instance isolation tests [Thodoris Greasidis]

## 5.0.0 - 2023-07-24


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-auth",
"version": "5.0.0",
"version": "5.0.1",
"description": "Balena session authentication utilities",
"main": "build/auth.js",
"types": "build/auth.d.ts",
Expand Down Expand Up @@ -83,6 +83,6 @@
}
},
"versionist": {
"publishedAt": "2023-07-24T14:38:57.741Z"
"publishedAt": "2023-07-28T14:03:56.111Z"
}
}

0 comments on commit 624fa45

Please sign in to comment.