Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
v38.1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Aug 30, 2021
1 parent 4ddcf51 commit 1e80380
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Bump external packages
hash: b92ef609f1936991a0744d63a22b8f2bd711c22c
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Josh Bowling <[email protected]>
signed-off-by: Josh Bowling <[email protected]>
author: Josh Bowling
nested: []
version: 38.1.21
date: 2021-08-29T23:29:00.609Z
- commits:
- subject: 'patch: Update dependency @balena/jellyfish-core to ^5.2.0'
hash: 6804dc2f18a1cbd9f2303ed6c0fc5a72a8a464cc
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/).

# v38.1.21
## (2021-08-29)

* Bump external packages [Josh Bowling]

# v38.1.20
## (2021-08-29)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
38.1.20
38.1.21
2 changes: 1 addition & 1 deletion 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": "jellyfish",
"version": "38.1.20",
"version": "38.1.21",
"codename": "cephea",
"private": true,
"description": "The Jellyfish Project",
Expand Down Expand Up @@ -118,6 +118,6 @@
"pre-commit": "npx lint-staged"
},
"versionist": {
"publishedAt": "2021-08-29T15:34:46.535Z"
"publishedAt": "2021-08-29T23:29:01.200Z"
}
}

0 comments on commit 1e80380

Please sign in to comment.