Skip to content

Commit 57fc7b0

Browse files
chore(release): publish version 2.3.0
1 parent a0a4751 commit 57fc7b0

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
44

5+
# [2.3.0](https://github.com/schedule-x/svelte/compare/v2.2.0...v2.3.0) (2025-03-25)
6+
7+
### Features
8+
9+
- dynamic custom components ([#54](https://github.com/schedule-x/svelte/issues/54)) ([a0a4751](https://github.com/schedule-x/svelte/commit/a0a4751fa11b56635bc6d4e3115998d77d22efd1))
10+
511
# [2.2.0](https://github.com/schedule-x/svelte/compare/v2.1.0...v2.2.0) (2024-12-25)
612

713
### Features

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@schedule-x/svelte",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"license": "MIT",
55
"scripts": {
66
"dev": "vite dev",

0 commit comments

Comments
 (0)