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

Commit 795bb3e

Browse files
author
farfromrefug
committed
chore(release): 1.0.25
1 parent 019a835 commit 795bb3e

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.25](https://github.com/halfnelson/svelte-native/compare/v1.0.24...v1.0.25) (2024-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* export navigation util methods like `resolveFrame` and `resolveComponentElement` ([019a835](https://github.com/halfnelson/svelte-native/commit/019a835617f15e21415b19737e9107963c93c6dc))
11+
512
### [1.0.24](https://github.com/halfnelson/svelte-native/compare/v1.0.23...v1.0.24) (2024-07-02)
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.24",
3+
"version": "1.0.25",
44
"description": "Svelte integration for NativeScript",
55
"sideEffects": false,
66
"private": true,

0 commit comments

Comments
 (0)