Skip to content

Commit

Permalink
chore(main): release 0.1.0 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: internal-baz-ci-app[bot] <173081113+internal-baz-ci-app[bot]@users.noreply.github.com>
  • Loading branch information
internal-baz-ci-app[bot] authored Jan 23, 2025
1 parent 5008e52 commit 5065e5a
Show file tree
Hide file tree
Showing 2 changed files with 24 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"
}
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

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


### ⚠ BREAKING CHANGES

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

### 🐛 Bug Fixes

* extract file name instead of path ([#5](https://github.com/baz-scm/falken-trace-go/issues/5)) ([4327661](https://github.com/baz-scm/falken-trace-go/commit/43276617282ee1f301da31b4cae1b42ef89565ce))


### ✨ 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))


### 📚 Documentation

* readme update https://baz-scm.atlassian.net/browse/CR-763 ([#6](https://github.com/baz-scm/falken-trace-go/issues/6)) ([5008e52](https://github.com/baz-scm/falken-trace-go/commit/5008e5209fdbc80fc7c270a235d4032bf35c1116))

0 comments on commit 5065e5a

Please sign in to comment.