Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
internal-baz-ci-app[bot] authored Oct 15, 2024
1 parent 833f758 commit b917e6e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.1"
".": "0.1.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0](https://github.com/baz-scm/falken-trace-go/compare/v0.0.1...v0.1.0) (2024-10-15)


### ⚠ BREAKING CHANGES

* prepare first release ([#1](https://github.com/baz-scm/falken-trace-go/issues/1))

### ✨ New Features

* prepare first release ([#1](https://github.com/baz-scm/falken-trace-go/issues/1)) ([0b4a302](https://github.com/baz-scm/falken-trace-go/commit/0b4a302d0f1e3193d15583335e62cf29da5519d4))
* support OTel spans ([#3](https://github.com/baz-scm/falken-trace-go/issues/3)) ([1eda942](https://github.com/baz-scm/falken-trace-go/commit/1eda94238c9fefd227958c463c5da346df1e401a))

0 comments on commit b917e6e

Please sign in to comment.