Skip to content

Commit

Permalink
Merge pull request #104 from ieedan/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.18.2
  • Loading branch information
ieedan authored Feb 18, 2025
2 parents 36bd577 + 2e02ad9 commit 73109e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.18.1"
".": "1.18.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.18.2](https://github.com/ieedan/shadcn-svelte-extras/compare/v1.18.1...v1.18.2) (2025-02-18)


### Bug Fixes

* Improve `<Terminal.Loading/>` with snippets ([36a8358](https://github.com/ieedan/shadcn-svelte-extras/commit/36a8358a1c82e2d2376b66a4f4178db5e26dba2d))

## [1.18.1](https://github.com/ieedan/shadcn-svelte-extras/compare/v1.18.0...v1.18.1) (2025-02-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shadcn-svelte-extras",
"packageManager": "[email protected]",
"version": "1.18.1",
"version": "1.18.2",
"type": "module",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 73109e8

Please sign in to comment.