Skip to content

Commit

Permalink
v11.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jan 17, 2025
1 parent 412f4fe commit 06222c0
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: "Markdown: Stop propagation for links"
hash: 47d4ee5413ffce207f654e6762af637bddd2a0fb
body: ""
footer:
Change-type: patch
change-type: patch
author: myarmolinsky
version: 11.1.1
title: ""
date: 2025-01-17T13:11:51.893Z
- commits:
- subject: Add jest and OData converter tests
hash: 1e6eecaffa40b60509260283af033ac8a5fa8cfb
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/).

# v11.1.1
## (2025-01-17)

* Markdown: Stop propagation for links [myarmolinsky]

# v11.1.0
## (2025-01-16)

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": "11.1.0",
"version": "11.1.1",
"main": "./dist/index.js",
"sideEffects": false,
"files": [
Expand Down Expand Up @@ -135,6 +135,6 @@
},
"homepage": "https://github.com/balena-io/ui-shared-components#readme",
"versionist": {
"publishedAt": "2025-01-16T09:58:44.216Z"
"publishedAt": "2025-01-17T13:11:52.077Z"
}
}

0 comments on commit 06222c0

Please sign in to comment.