Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 14, 2024
1 parent 53b94d6 commit cdf15c7
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
11 changes: 11 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
- commits:
- subject: Darken background color
hash: b80397f0b0766b0e7837e02e1e4ae0e22fde88dd
body: ""
footer:
Change-type: minor
change-type: minor
author: Jonathan Berger
version: 0.7.0
title: ""
date: 2024-05-14T08:50:27.464Z
- commits:
- subject: Decrease badge font-weight
hash: 76676237672a4ff16352f7decccda321eebc1893
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/).

# v0.7.0
## (2024-05-14)

* Darken background color [Jonathan Berger]

# v0.6.1
## (2024-05-03)

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,6 +1,6 @@
{
"name": "@balena/design-tokens",
"version": "0.6.1",
"version": "0.7.0",
"main": "build/js/tokens.js",
"module": "build/js/tokens.js",
"types": "build/js/tokens.d.ts",
Expand Down Expand Up @@ -36,6 +36,6 @@
"vitest": "^1.2.2"
},
"versionist": {
"publishedAt": "2024-05-03T13:53:55.499Z"
"publishedAt": "2024-05-14T08:50:27.516Z"
}
}

0 comments on commit cdf15c7

Please sign in to comment.