Skip to content

Commit

Permalink
v5.30.10
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Aug 26, 2021
1 parent 91d728d commit 9d695b8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
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.30.10 - 2021-08-26

* patch: Add copy to clipboard button [Vipul Gupta (@vipulgupta2048)]

## 5.30.9 - 2021-08-26

* Clarify the use of tmpfs volumes in container runtime [Kyle Harding]
Expand Down
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,7 +1,7 @@
{
"name": "resin-docs",
"private": true,
"version": "5.30.9",
"version": "5.30.10",
"engines": {
"node": "^12.0.0"
},
Expand Down Expand Up @@ -53,6 +53,6 @@
"webpack-cli": "^4.8.0"
},
"versionist": {
"publishedAt": "2021-08-26T10:07:11.550Z"
"publishedAt": "2021-08-26T21:00:50.744Z"
}
}

0 comments on commit 9d695b8

Please sign in to comment.