8000 chore(master): release 0.2.0 by github-actions[bot] · Pull Request #6 · Oudwins/tailwind-merge-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(master): release 0.2.0 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.2.0](https://github.com/Oudwins/tailwind-merge-go/compare/v0.1.1...v0.2.0) (2024-09-08)


### Features

* added top level package for simpler importing ([a81b22b](https://github.com/Oudwins/tailwind-merge-go/commit/a81b22b803c8827a2fd91e9287e5f7e425c9f015))


### Bug Fixes

* inset shadow tailwind-merge v2.2.2 ([#9](https://github.com/Oudwins/tailwind-merge-go/issues/9)) ([e6eb778](https://github.com/Oudwins/tailwind-merge-go/commit/e6eb778ed46c8c7bec68c12e107733dfb4f8319d))
* panic on empty string input is empty ([#12](https://github.com/Oudwins/tailwind-merge-go/issues/12)) ([f4afef0](htt 4A2D ps://github.com/Oudwins/tailwind-merge-go/commit/f4afef02f20437a65306d037e550a58f7fe88c7b))

## [0.1.1](https://github.com/Oudwins/tailwind-merge-go/compare/v0.1.0...v0.1.1) (2024-03-12)


Expand Down
0