Skip to content

Commit

Permalink
chore(release): 0.0.232
Browse files Browse the repository at this point in the history
  • Loading branch information
wrappidcare committed Feb 20, 2024
1 parent 5b4a72a commit 03ea386
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 13 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

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.

### 0.0.232 (2024-02-20)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wrappid/native-mobile",
"version": "0.0.231",
"version": "0.0.232",
"description": "This repository is combined packages of all the Styled Components for react-native hybrid mobile project.",
"main": "index.js",
"scripts": {
Expand All @@ -26,9 +26,9 @@
],
"license": "MIT",
"author": {
"name": "Wrappid",
"email": "[email protected]",
"url": "https://www.github.com/wrappid"
"name": "Wrappid",
"email": "[email protected]",
"url": "https://www.github.com/wrappid"
},
"homepage": "https://github.com/wrappid/native-mobile",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wrappid/native-mobile",
"version": "0.0.231",
"version": "0.0.232",
"description": "This repository is combined packages of all the Styled Components for react-native hybrid mobile project.",
"main": "index.js",
"scripts": {
Expand All @@ -20,9 +20,9 @@
],
"license": "MIT",
"author": {
"name": "Wrappid",
"email": "[email protected]",
"url": "https://www.github.com/wrappid"
"name": "Wrappid",
"email": "[email protected]",
"url": "https://www.github.com/wrappid"
},
"homepage": "https://github.com/wrappid/native-mobile",
"peerDependencies": {
Expand Down Expand Up @@ -66,4 +66,4 @@
"react-test-renderer": "18.2.0",
"typescript": "4.8.4"
}
}
}

0 comments on commit 03ea386

Please sign in to comment.