Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f74b1aa

Browse files
author
farfromrefug
committed
chore(release): 1.0.24
1 parent 8e59028 commit f74b1aa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.24](https://github.com/halfnelson/svelte-native/compare/v1.0.23...v1.0.24) (2024-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* allow `backStackEntry` to be passed directly to `goBack` ([8e59028](https://github.com/halfnelson/svelte-native/commit/8e590280832934aaf4ff703e865fb9fbc3d94455))
11+
512
### [1.0.23](https://github.com/halfnelson/svelte-native/compare/v1.0.21...v1.0.23) (2024-06-26)
613

714

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": "svelte-native",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"description": "Svelte integration for NativeScript",
55
"sideEffects": false,
66
"private": true,

0 commit comments

Comments
 (0)