Skip to content

Commit

Permalink
Merge pull request #40 from ieedan/release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
ieedan authored Jan 8, 2025
2 parents 4b77cc5 + 51d4edc commit cc37319
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.7.0"
".": "1.8.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.8.0](https://github.com/ieedan/shadcn-svelte-extras/compare/v1.7.0...v1.8.0) (2025-01-08)


### Features

* `<Chat/>` and `use-auto-scroll` blocks ([b8a5d46](https://github.com/ieedan/shadcn-svelte-extras/commit/b8a5d46e6763e2db98f18780258e1b5e65c4f851))

## [1.7.0](https://github.com/ieedan/shadcn-svelte-extras/compare/v1.6.1...v1.7.0) (2024-12-28)


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.7.0",
"version": "1.8.0",
"type": "module",
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit cc37319

Please sign in to comment.