Skip to content

Commit

Permalink
v9.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Dec 6, 2024
1 parent 630dd84 commit f37e60e
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 4 deletions.
20 changes: 20 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
- commits:
- subject: Add styles for the Table component
hash: 19afef87f3f19ac4b331e0312dc4e5b26d4d2fa7
body: ""
footer:
Co-authored-by: drskullster <drskullster@pm.me>
co-authored-by: drskullster <drskullster@pm.me>
Change-type: patch
change-type: patch
author: Andrea Rosci
- subject: Update design tokens package
hash: a2cf19dc6c5dbf93ff153b2f4169a1549e5c1485
body: ""
footer:
Change-type: patch
change-type: patch
author: Jonathan Berger
version: 9.8.1
title: ""
date: 2024-12-06T12:22:06.822Z
- commits:
- subject: Add useRandomUUID hook
hash: 52293a9e79fd1e10d216f832c88bcd84c4610efa
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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/).

# v9.8.1
## (2024-12-06)

* Add styles for the Table component [Andrea Rosci]
* Update design tokens package [Jonathan Berger]

# v9.8.0
## (2024-11-25)

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/ui-shared-components",
"version": "9.8.0",
"version": "9.8.1",
"main": "./dist/index.js",
"sideEffects": false,
"files": [
Expand Down Expand Up @@ -114,6 +114,6 @@
},
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
"versionist": {
"publishedAt": "2024-11-25T13:25:02.657Z"
"publishedAt": "2024-12-06T12:22:06.979Z"
}
}

0 comments on commit f37e60e

Please sign in to comment.