Skip to content

Commit 5d50fba

Browse files
committed
chore(release): 0.0.263
1 parent ed04b57 commit 5d50fba

File tree

5 files changed

+14
-6
lines changed

5 files changed

+14
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [0.0.263](https://github.com/wrappid/native-mobile/compare/v0.0.262...v0.0.263) (2025-03-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **config:** :lock: fix vulnerable dependencies ([b4d574e](https://github.com/wrappid/native-mobile/commit/b4d574eb0a6fbc40b85a7bb6e2d8e5e25b182a35)), closes [#106](https://github.com/wrappid/native-mobile/issues/106)
11+
* **global:** :bug: alert is fixed, now it works on mobile as well ([493c921](https://github.com/wrappid/native-mobile/commit/493c9214e256dd24f68e05ac44cdd1a6a1d7a96d)), closes [#107](https://github.com/wrappid/native-mobile/issues/107)
12+
513
### [0.0.262](https://github.com/wrappid/native-mobile/compare/v0.0.261...v0.0.262) (2024-11-26)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wrappid/native-mobile",
3-
"version": "0.0.262",
3+
"version": "0.0.263",
44
"description": "This repository is combined packages of all the Styled Components for react-native hybrid mobile project.",
55
"main": "index.js",
66
"scripts": {

package/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wrappid/native-mobile",
3-
"version": "0.0.262",
3+
"version": "0.0.263",
44
"description": "This repository is combined packages of all the Styled Components for react-native hybrid mobile project.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)