Skip to content

Commit

Permalink
v9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 14, 2024
1 parent 1e2eafa commit a27319b
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: "Autocomplete: Add border between items"
hash: ecdb6322671be1956ed4623f9e4cbd18e5eb1f5a
body: ""
footer:
Change-type: patch
change-type: patch
author: myarmolinsky
version: 9.2.1
title: ""
date: 2024-10-14T16:04:06.087Z
- commits:
- subject: Export `analytics-client`
hash: e90c487d11cb7c06f8bb69fb80214f0387d9a9bb
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/).

# v9.2.1
## (2024-10-14)

* Autocomplete: Add border between items [myarmolinsky]

# v9.2.0
## (2024-10-11)

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.2.0",
"version": "9.2.1",
"main": "./dist/index.js",
"sideEffects": false,
"files": [
Expand Down Expand Up @@ -110,6 +110,6 @@
},
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
"versionist": {
"publishedAt": "2024-10-11T09:23:43.048Z"
"publishedAt": "2024-10-14T16:04:06.260Z"
}
}

0 comments on commit a27319b

Please sign in to comment.