Skip to content

Commit a3e8d99

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.5.2...v2.0.0) (2023-10-03) ### chore * Upgrade to svelte 4 ([#50](#50)) ([d826947](d826947)) ### BREAKING CHANGES * No more cjs build
1 parent d826947 commit a3e8d99

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/untemps/svelte-readotron/compare/v1.5.2...v2.0.0) (2023-10-03)
2+
3+
### chore
4+
5+
- Upgrade to svelte 4 ([#50](https://github.com/untemps/svelte-readotron/issues/50)) ([d826947](https://github.com/untemps/svelte-readotron/commit/d8269475fdb01e0a9a6d330cde696c536580a5b3))
6+
7+
### BREAKING CHANGES
8+
9+
- No more cjs build
10+
111
## [1.5.2](https://github.com/untemps/svelte-readotron/compare/v1.5.1...v1.5.2) (2022-09-02)
212

313
## [1.5.1](https://github.com/untemps/svelte-readotron/compare/v1.5.0...v1.5.1) (2022-07-19)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@untemps/svelte-readotron",
3-
"version": "1.5.2",
3+
"version": "2.0.0",
44
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
55
"homepage": "https://svelte-readotron.vercel.app",
66
"repository": "git@github.com:untemps/svelte-readotron.git",

0 commit comments

Comments
 (0)