diff --git a/CHANGELOG.md b/CHANGELOG.md index 46aa3d67..9ff89988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-component/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-component/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-components ## [7.2.38](https://github.com/nativescript-community/ui-material-component/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/lerna.json b/lerna.json index f2fa9591..0f616833 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "7.2.38", + "version": "7.2.39", "$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json", "packages": [ "packages/*" diff --git a/packages/activityindicator/CHANGELOG.md b/packages/activityindicator/CHANGELOG.md index e126597a..0b0ecb9f 100644 --- a/packages/activityindicator/CHANGELOG.md +++ b/packages/activityindicator/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-activityindicator ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/activityindicator/package.json b/packages/activityindicator/package.json index 5ecf940d..e9e6f9d5 100644 --- a/packages/activityindicator/package.json +++ b/packages/activityindicator/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-activityindicator", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Activity Indicator expresses an unspecified wait time.", "main": "./index", "sideEffects": false, @@ -47,7 +47,7 @@ "readmeFilename": "README.md", "homepage": "https://nativescript-community.github.io/ui-material-components/modules/_nativescript_community_ui_material_activityindicator.html", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/bottom-navigation/CHANGELOG.md b/packages/bottom-navigation/CHANGELOG.md index 9b151416..eb5be2b5 100644 --- a/packages/bottom-navigation/CHANGELOG.md +++ b/packages/bottom-navigation/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-bottom-navigation ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/bottom-navigation/package.json b/packages/bottom-navigation/package.json index 4d2d8da2..456e140d 100644 --- a/packages/bottom-navigation/package.json +++ b/packages/bottom-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-bottom-navigation", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Bottom Navigation bars allow movement between primary destinations in an app. Tapping on a bottom navigation icon takes you directly to the associated view or refreshes the currently active view.", "main": "bottomnavigation", "sideEffects": false, @@ -51,8 +51,8 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38", - "@nativescript-community/ui-material-core-tabs": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39", + "@nativescript-community/ui-material-core-tabs": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/bottomnavigationbar/CHANGELOG.md b/packages/bottomnavigationbar/CHANGELOG.md index 881f9499..426cb1b7 100644 --- a/packages/bottomnavigationbar/CHANGELOG.md +++ b/packages/bottomnavigationbar/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/bottomnavigationbar/package.json b/packages/bottomnavigationbar/package.json index c99d843e..fb2a8420 100644 --- a/packages/bottomnavigationbar/package.json +++ b/packages/bottomnavigationbar/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-bottomnavigationbar", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Bottom Navigation bars allow movement between primary destinations in an app. Tapping on a bottom navigation icon takes you directly to the associated view or refreshes the currently active view.", "main": "bottomnavigationbar", "sideEffects": false, @@ -52,7 +52,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/bottomsheet/CHANGELOG.md b/packages/bottomsheet/CHANGELOG.md index 1e577a7d..a9aec14d 100644 --- a/packages/bottomsheet/CHANGELOG.md +++ b/packages/bottomsheet/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/bottomsheet/package.json b/packages/bottomsheet/package.json index cd5964d6..97efcf66 100644 --- a/packages/bottomsheet/package.json +++ b/packages/bottomsheet/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-bottomsheet", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Bottom Sheets slide up from the bottom of the screen to reveal more content. Bottom sheets integrate with the app to display supporting content or present deep-linked content from other apps.", "main": "./bottomsheet", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/button/CHANGELOG.md b/packages/button/CHANGELOG.md index e4567c4d..68ae9ee5 100644 --- a/packages/button/CHANGELOG.md +++ b/packages/button/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-button ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/button/package.json b/packages/button/package.json index 5f9f1c2b..358a76ee 100644 --- a/packages/button/package.json +++ b/packages/button/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-button", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Buttons allow users to take actions, and make choices, with a single tap.", "main": "./button", "sideEffects": false, @@ -47,7 +47,7 @@ "readmeFilename": "README.md", "dependencies": { "@nativescript-community/text": "^1.5.2", - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/cardview/CHANGELOG.md b/packages/cardview/CHANGELOG.md index d22bda05..c06f33bd 100644 --- a/packages/cardview/CHANGELOG.md +++ b/packages/cardview/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-cardview ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/cardview/package.json b/packages/cardview/package.json index dd5a9cdc..586277db 100644 --- a/packages/cardview/package.json +++ b/packages/cardview/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-cardview", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Cards contain content and actions about a single subject.", "main": "./cardview", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/core-tabs/CHANGELOG.md b/packages/core-tabs/CHANGELOG.md index 30f3eb55..fb39cbc1 100644 --- a/packages/core-tabs/CHANGELOG.md +++ b/packages/core-tabs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-core-tabs ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/core-tabs/package.json b/packages/core-tabs/package.json index 72524c3f..7b0df918 100644 --- a/packages/core-tabs/package.json +++ b/packages/core-tabs/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-core-tabs", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Core Tabs component", "main": "./index", "sideEffects": false, @@ -39,7 +39,7 @@ "repository": "https://github.com/nativescript-community/ui-material-components", "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 7dc1476f..19763b07 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-core ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/core/package.json b/packages/core/package.json index bb98755f..15b480d1 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-core", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Core component", "main": "./index", "sideEffects": false, diff --git a/packages/dialogs/CHANGELOG.md b/packages/dialogs/CHANGELOG.md index 7d712b51..8b29c891 100644 --- a/packages/dialogs/CHANGELOG.md +++ b/packages/dialogs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-dialogs ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/dialogs/package.json b/packages/dialogs/package.json index 797c03c9..b827802e 100644 --- a/packages/dialogs/package.json +++ b/packages/dialogs/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-dialogs", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Dialogs inform users about a task and can contain critical information, require decisions, or involve multiple tasks.", "main": "./dialogs", "sideEffects": false, @@ -43,8 +43,8 @@ "license": "Apache-2.0", "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38", - "@nativescript-community/ui-material-textfield": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39", + "@nativescript-community/ui-material-textfield": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/floatingactionbutton/CHANGELOG.md b/packages/floatingactionbutton/CHANGELOG.md index 881d4fd7..d29e893b 100644 --- a/packages/floatingactionbutton/CHANGELOG.md +++ b/packages/floatingactionbutton/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-floatingactionbutton ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/floatingactionbutton/package.json b/packages/floatingactionbutton/package.json index 7485017b..7842d8c2 100644 --- a/packages/floatingactionbutton/package.json +++ b/packages/floatingactionbutton/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-floatingactionbutton", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design FAB performs the primary, or most common, action on a screen. It appears in front of all screen content, typically as a circular shape with an icon in its center.", "main": "./floatingactionbutton", "sideEffects": false, @@ -46,7 +46,7 @@ "license": "Apache-2.0", "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/progress/CHANGELOG.md b/packages/progress/CHANGELOG.md index 15225c3c..f178cca0 100644 --- a/packages/progress/CHANGELOG.md +++ b/packages/progress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-progress ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/progress/package.json b/packages/progress/package.json index ebdb2361..87e27f4b 100644 --- a/packages/progress/package.json +++ b/packages/progress/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-progress", - "version": "7.2.38", + "version": "7.2.39", "description": "Progress view is a linear progress indicator that implements Material Design animation and layout.", "main": "./progress", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/ripple/CHANGELOG.md b/packages/ripple/CHANGELOG.md index 78218574..17f86b81 100644 --- a/packages/ripple/CHANGELOG.md +++ b/packages/ripple/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-ripple ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/ripple/package.json b/packages/ripple/package.json index 13274768..7a6f90b5 100644 --- a/packages/ripple/package.json +++ b/packages/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-ripple", - "version": "7.2.38", + "version": "7.2.39", "description": "The Material Design Ripple component provides a radial action in the form of a visual ripple expanding outward from the user's touch. Ripple is a visual form of feedback for touch events providing users a clear signal that an element is being touched.", "main": "./ripple", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/slider/CHANGELOG.md b/packages/slider/CHANGELOG.md index 60037ee8..2d494413 100644 --- a/packages/slider/CHANGELOG.md +++ b/packages/slider/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-slider ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/slider/package.json b/packages/slider/package.json index bb1323b5..49e1a3d5 100644 --- a/packages/slider/package.json +++ b/packages/slider/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-slider", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Sliders allow users to make selections from a range of values.", "main": "./slider", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/snackbar/CHANGELOG.md b/packages/snackbar/CHANGELOG.md index e3bd041c..d7caa940 100644 --- a/packages/snackbar/CHANGELOG.md +++ b/packages/snackbar/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-snackbar ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/snackbar/package.json b/packages/snackbar/package.json index 41651f09..4af22499 100644 --- a/packages/snackbar/package.json +++ b/packages/snackbar/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-snackbar", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Snackbars provide brief messages about app processes at the bottom of the screen.", "main": "./snackbar", "sideEffects": false, @@ -44,7 +44,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/speeddial/CHANGELOG.md b/packages/speeddial/CHANGELOG.md index da0d27ba..ecbcf4b7 100644 --- a/packages/speeddial/CHANGELOG.md +++ b/packages/speeddial/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-speeddial ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/speeddial/package.json b/packages/speeddial/package.json index c7615d82..665bf06a 100644 --- a/packages/speeddial/package.json +++ b/packages/speeddial/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-speeddial", - "version": "7.2.38", + "version": "7.2.39", "description": "When pressed, the Material Design component can display three to six related actions in the form of a speed dial.", "main": "./index", "sideEffects": false, @@ -46,8 +46,8 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-button": "^7.2.38", - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-button": "^7.2.39", + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/switch/CHANGELOG.md b/packages/switch/CHANGELOG.md index 05ab6bee..0eca921f 100644 --- a/packages/switch/CHANGELOG.md +++ b/packages/switch/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-switch ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/switch/package.json b/packages/switch/package.json index 4e36ce79..455fa4a3 100644 --- a/packages/switch/package.json +++ b/packages/switch/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-switch", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Switch", "main": "./index", "sideEffects": false, @@ -46,7 +46,7 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/tabs/CHANGELOG.md b/packages/tabs/CHANGELOG.md index 56f47f06..80ab1177 100644 --- a/packages/tabs/CHANGELOG.md +++ b/packages/tabs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-tabs ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/tabs/package.json b/packages/tabs/package.json index cc22c14b..563f7af1 100644 --- a/packages/tabs/package.json +++ b/packages/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-tabs", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Tabs organize content across different screens, data sets, and other interactions.", "main": "./index", "sideEffects": false, @@ -46,8 +46,8 @@ }, "readmeFilename": "README.md", "dependencies": { - "@nativescript-community/ui-material-core": "^7.2.38", - "@nativescript-community/ui-material-core-tabs": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39", + "@nativescript-community/ui-material-core-tabs": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/textfield/CHANGELOG.md b/packages/textfield/CHANGELOG.md index 9a4a8c04..a8599530 100644 --- a/packages/textfield/CHANGELOG.md +++ b/packages/textfield/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-textfield ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/textfield/package.json b/packages/textfield/package.json index 274d1e55..d5405867 100644 --- a/packages/textfield/package.json +++ b/packages/textfield/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-textfield", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Text fields allow users to input text into your app.", "main": "./textfield", "sideEffects": false, @@ -47,7 +47,7 @@ "readmeFilename": "README.md", "dependencies": { "@nativescript-community/text": "^1.5.33", - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" } diff --git a/packages/textview/CHANGELOG.md b/packages/textview/CHANGELOG.md index b5559493..21c38004 100644 --- a/packages/textview/CHANGELOG.md +++ b/packages/textview/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.2.39](https://github.com/nativescript-community/ui-material-components/compare/v7.2.38...v7.2.39) (2024-02-05) + +### Reverts + +* Revert "chore(release): publish new version 7.2.38" ([feae655](https://github.com/nativescript-community/ui-material-components/commit/feae6558bba0d9620a79072499e45d3d2b89cea8)) + **Note:** Version bump only for package @nativescript-community/ui-material-textview ## [7.2.38](https://github.com/nativescript-community/ui-material-components/compare/v7.2.37...v7.2.38) (2024-02-05) diff --git a/packages/textview/package.json b/packages/textview/package.json index 41128aff..096c8bbc 100644 --- a/packages/textview/package.json +++ b/packages/textview/package.json @@ -1,6 +1,6 @@ { "name": "@nativescript-community/ui-material-textview", - "version": "7.2.38", + "version": "7.2.39", "description": "Material Design Text views allow users to input text into your app.", "main": "./textview", "sideEffects": false, @@ -47,7 +47,7 @@ "readmeFilename": "README.md", "dependencies": { "@nativescript-community/text": "^1.5.33", - "@nativescript-community/ui-material-core": "^7.2.38" + "@nativescript-community/ui-material-core": "^7.2.39" }, "gitHead": "d8c4a676e11bb01ed7bc708aaa73716f8ae7d12f" }