Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kong-ui-public/[email protected]
  • Loading branch information
kongponents-bot committed Dec 18, 2024
1 parent b9e11d9 commit 2b06228
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/core/tracing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-12-18)


### Bug Fixes

* **tracing:** handle missing fields in span ([#1856](https://github.com/Kong/public-ui-components/issues/1856)) ([b9e11d9](https://github.com/Kong/public-ui-components/commit/b9e11d903c64bcbddbad40cc4be9d318d08e033f))





# [0.5.0](https://github.com/Kong/public-ui-components/compare/@kong-ui-public/[email protected]...@kong-ui-public/[email protected]) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/tracing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kong-ui-public/tracing",
"version": "0.5.0",
"version": "0.5.1",
"type": "module",
"main": "./dist/tracing.umd.js",
"module": "./dist/tracing.es.js",
Expand Down

0 comments on commit 2b06228

Please sign in to comment.