Skip to content

Commit

Permalink
chore(release): 7.35.0-next.1 - 16 авг. 2024 г., 12:50 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 16, 2024
1 parent 613a664 commit 11d6b17
Show file tree
Hide file tree
Showing 12 changed files with 39 additions and 18 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [7.35.0-next.1](https://github.com/lad-tech/mobydick/compare/v7.34.0...v7.35.0-next.1) (2024-08-16)


### Bug Fixes

* add forgotten colors and update types ([88cb363](https://github.com/lad-tech/mobydick/commit/88cb36305cea2dc0dd957ddbb61e1aa99714368a))
* **Button:** added state for btn and removed some types ([25ff1f8](https://github.com/lad-tech/mobydick/commit/25ff1f875db5cebe715332f34dee24d9a5a6f25a))
* **Button:** changed font for disabled ([46cc135](https://github.com/lad-tech/mobydick/commit/46cc135f2c7d22c4f184ee36c41dde491b1ddb3c))
* **Input:** changed styles for wrong, disable and default types ([78515cf](https://github.com/lad-tech/mobydick/commit/78515cfce977815a2169951e31e4395fc34e4a5d))
* **InputTitle:** changed font ([f4ddfd2](https://github.com/lad-tech/mobydick/commit/f4ddfd2eeb2ba075eef72654fb096120d1f57ffe))
* update font import [#269](https://github.com/lad-tech/mobydick/issues/269) ([8c2b140](https://github.com/lad-tech/mobydick/commit/8c2b1401337fd457ab397a3de131718394c3c6d1))
* update font ttf ([71d5e7d](https://github.com/lad-tech/mobydick/commit/71d5e7de5ec7dc586f9002c44f604724d335957e))


### Features

* add TablerIcons [#255](https://github.com/lad-tech/mobydick/issues/255) ([b81baba](https://github.com/lad-tech/mobydick/commit/b81babaccfa5ed0cf394dd8862ff012533d17213))
* add Title and new Typography [#224](https://github.com/lad-tech/mobydick/issues/224) ([fed364b](https://github.com/lad-tech/mobydick/commit/fed364bf0deb3c279b212da41b25c07c11beb943))
* update colors ([e45dc20](https://github.com/lad-tech/mobydick/commit/e45dc204d017066accd12701eb3ff6a72995ff48))
* update Slider styles ([ca3efa4](https://github.com/lad-tech/mobydick/commit/ca3efa4f5f4e43e8ef3b30323fe422167c7b9cb5))

# [7.34.0-next.8](https://github.com/lad-tech/mobydick/compare/v7.34.0-next.7...v7.34.0-next.8) (2024-08-14)


Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ android {
applicationId "com.mobydick"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1560
versionName "7.34.0-next.8"
versionCode 1561
versionName "7.35.0-next.1"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

Expand Down
4 changes: 2 additions & 2 deletions ios/MobyDick/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>7.34.0</string>
<string>7.35.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1560</string>
<string>1561</string>
<key>LSRequiresIPhoneOS</key>
<true />
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/MobyDickTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>7.34.0</string>
<string>7.35.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1560</string>
<string>1561</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/KeyboardAware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/keyboard-aware",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-calendar",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -33,6 +33,6 @@
"react-native": ">=0.66.4",
"react": ">=17.0.2",
"react-native-calendars": "^1.1292.0",
"@lad-tech/mobydick-core": "7.34.0-next.8"
"@lad-tech/mobydick-core": "7.35.0-next.1"
}
}
4 changes: 2 additions & 2 deletions packages/chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-chart",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -34,7 +34,7 @@
"peerDependencies": {
"react-native": ">=0.66.4",
"react": ">=17.0.2",
"@lad-tech/mobydick-core": "7.34.0-next.8",
"@lad-tech/mobydick-core": "7.35.0-next.1",
"@shopify/react-native-skia": ">=0.1.234",
"react-native-reanimated": ">=3.6.1",
"react-native-gesture-handler": ">=2.14.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-core",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/dragAndDrop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-drag-and-drop",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"react-native": ">=0.66.4",
"react": ">=17.0.2",
"@lad-tech/mobydick-core": "7.34.0-next.8",
"@lad-tech/mobydick-core": "7.35.0-next.1",
"react-native-reanimated": ">=3.6.1",
"react-native-gesture-handler": ">=2.14.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-markdown",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "React Native components library focused on usability, accessibility and developer experience",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"react-native": ">=0.66.4",
"react": ">=17.0.2",
"@lad-tech/mobydick-core": "7.34.0-next.8",
"@lad-tech/mobydick-core": "7.35.0-next.1",
"react-native-markdown-display": ">=7.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lad-tech/mobydick-utils",
"version": "7.34.0-next.8",
"version": "7.35.0-next.1",
"description": "Utils for MobyDick",
"main": "index.ts",
"keywords": [
Expand Down

0 comments on commit 11d6b17

Please sign in to comment.