Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - katana_scoped@2.0.15
 - masamune@2.2.15
 - masamune_location@2.1.34
 - masamune_auth_apple@2.1.26
 - masamune_agora@2.2.7
 - masamune_auth_google@2.1.26
 - masamune_ai_openai@2.1.23
 - masamune_calendar@2.0.69
 - masamune_picker@2.1.25
 - masamune_util@2.1.4
 - masamune_universal_ui@2.2.5
 - masamune_purchase_stripe@3.1.23
 - masamune_logger_firebase@2.0.68
 - masamune_auth_facebook@2.1.28
 - masamune_location_google@2.1.33
 - masamune_mail@2.1.23
 - masamune_notification_firebase@2.1.23
 - masamune_purchase_mobile@2.3.6
  • Loading branch information
mathrunet committed Jul 14, 2023
1 parent 3ae3dc4 commit 27cdc98
Show file tree
Hide file tree
Showing 51 changed files with 182 additions and 50 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,66 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2023-07-14

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`katana_scoped` - `v2.0.15`](#katana_scoped---v2015)
- [`masamune` - `v2.2.15`](#masamune---v2215)
- [`masamune_location` - `v2.1.34`](#masamune_location---v2134)
- [`masamune_auth_apple` - `v2.1.26`](#masamune_auth_apple---v2126)
- [`masamune_agora` - `v2.2.7`](#masamune_agora---v227)
- [`masamune_auth_google` - `v2.1.26`](#masamune_auth_google---v2126)
- [`masamune_ai_openai` - `v2.1.23`](#masamune_ai_openai---v2123)
- [`masamune_calendar` - `v2.0.69`](#masamune_calendar---v2069)
- [`masamune_picker` - `v2.1.25`](#masamune_picker---v2125)
- [`masamune_util` - `v2.1.4`](#masamune_util---v214)
- [`masamune_universal_ui` - `v2.2.5`](#masamune_universal_ui---v225)
- [`masamune_purchase_stripe` - `v3.1.23`](#masamune_purchase_stripe---v3123)
- [`masamune_logger_firebase` - `v2.0.68`](#masamune_logger_firebase---v2068)
- [`masamune_auth_facebook` - `v2.1.28`](#masamune_auth_facebook---v2128)
- [`masamune_location_google` - `v2.1.33`](#masamune_location_google---v2133)
- [`masamune_mail` - `v2.1.23`](#masamune_mail---v2123)
- [`masamune_notification_firebase` - `v2.1.23`](#masamune_notification_firebase---v2123)
- [`masamune_purchase_mobile` - `v2.3.6`](#masamune_purchase_mobile---v236)

Packages with dependency updates only:

> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

- `masamune` - `v2.2.15`
- `masamune_location` - `v2.1.34`
- `masamune_auth_apple` - `v2.1.26`
- `masamune_agora` - `v2.2.7`
- `masamune_auth_google` - `v2.1.26`
- `masamune_ai_openai` - `v2.1.23`
- `masamune_calendar` - `v2.0.69`
- `masamune_picker` - `v2.1.25`
- `masamune_util` - `v2.1.4`
- `masamune_universal_ui` - `v2.2.5`
- `masamune_purchase_stripe` - `v3.1.23`
- `masamune_logger_firebase` - `v2.0.68`
- `masamune_auth_facebook` - `v2.1.28`
- `masamune_location_google` - `v2.1.33`
- `masamune_mail` - `v2.1.23`
- `masamune_notification_firebase` - `v2.1.23`
- `masamune_purchase_mobile` - `v2.3.6`

---

#### `katana_scoped` - `v2.0.15`

- **FIX**: Change so that the internal refs will also move as expected in Watch. ([3ae3dc41](https://github.com/mathrunet/flutter_masamune/commit/3ae3dc415663d0af02007e0117bec201f5fcd309))


## 2023-07-14

### Changes
Expand Down
4 changes: 4 additions & 0 deletions packages/katana_scoped/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.15

- **FIX**: Change so that the internal refs will also move as expected in Watch. ([3ae3dc41](https://github.com/mathrunet/flutter_masamune/commit/3ae3dc415663d0af02007e0117bec201f5fcd309))

## 2.0.14

- **FIX**: Fixed a bug that prevented ScopedQuery from detecting Ref updates. ([a7f9b88c](https://github.com/mathrunet/flutter_masamune/commit/a7f9b88c61ae6b129adb54d63caf78153e26e16a))
Expand Down
2 changes: 1 addition & 1 deletion packages/katana_scoped/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: katana_scoped
description: A state management package to allow for retention and management while specifying the scope of the state.
version: 2.0.14
version: 2.0.15
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/katana_scoped

Expand Down
4 changes: 4 additions & 0 deletions packages/masamune/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.2.15

- Update a dependency to the latest release.

## 2.2.14

- Update a dependency to the latest release.
Expand Down
4 changes: 2 additions & 2 deletions packages/masamune/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune
description: An application development framework centered on automatic code generation using build_runner.
version: 2.2.14
version: 2.2.15
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune

Expand All @@ -18,7 +18,7 @@ dependencies:
katana_logger: ^2.0.11
katana_shorten: ^2.0.11
katana_indicator: ^2.0.11
katana_scoped: ^2.0.14
katana_scoped: ^2.0.15
katana_model: ^2.5.5
katana_model_local: ^2.2.5
katana_listenables: ^2.0.13
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_agora/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.2.7

- Update a dependency to the latest release.

## 2.2.6

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_agora/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_agora:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_agora/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_agora
description: Plug-in for Masamune framework to use Agora.io. Includes support for recording.
version: 2.2.6
version: 2.2.7
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_agora

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
agora_rtc_engine: ^6.2.1
permission_handler: ^10.2.0
universal_platform: ^1.0.0+1
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_ai_openai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.23

- Update a dependency to the latest release.

## 2.1.22

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_ai_openai/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_ai_openai:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_ai_openai/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_ai_openai
description: Plug-in to make OpenAI API available on Masamune Framework. API key registration is required separately.
version: 2.1.22
version: 2.1.23
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_ai_openai

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
dart_openai: ^3.0.0
dev_dependencies:
test: ^1.21.3
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_auth_apple/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.26

- Update a dependency to the latest release.

## 2.1.25

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_auth_apple/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_auth_apple:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_auth_apple/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_auth_apple
description: Masamune plugin library to implement Apple Sign-In.
version: 2.1.25
version: 2.1.26
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_auth_apple

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
sign_in_with_apple: ^5.0.0

dev_dependencies:
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_auth_facebook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.28

- Update a dependency to the latest release.

## 2.1.27

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_auth_facebook/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_auth_facebook:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_auth_facebook/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_auth_facebook
description: Masamune plugin library to implement Facebook Sign-In.
version: 2.1.27
version: 2.1.28
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_auth_facebook

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
flutter_facebook_auth: ^5.0.11

dev_dependencies:
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_auth_google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.26

- Update a dependency to the latest release.

## 2.1.25

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_auth_google/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_auth_google:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_auth_google/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_auth_google
description: Masamune plugin library to implement Google Sign-In.
version: 2.1.25
version: 2.1.26
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_auth_google

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
google_sign_in: ^6.1.4

dev_dependencies:
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.69

- Update a dependency to the latest release.

## 2.0.68

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_calendar/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_calendar:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_calendar/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_calendar
description: Masamune plugin to provide calendar functionality. The masamune framework is assumed to be used.
version: 2.0.68
version: 2.0.69
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_calendar

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
simple_gesture_detector: ^0.2.0
dev_dependencies:
test: ^1.21.3
Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_location/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.34

- Update a dependency to the latest release.

## 2.1.33

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_location/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_location:
path: "../"

Expand Down
4 changes: 2 additions & 2 deletions packages/masamune_location/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_location
description: Masamune plugin library for handling location information in apps.
version: 2.1.33
version: 2.1.34
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_location

Expand All @@ -13,7 +13,7 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune: ^2.2.15
geolocator: ^9.0.2
flutter_compass: ^0.7.0

Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_location_google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.1.33

- Update a dependency to the latest release.

## 2.1.32

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_location_google/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ environment:
dependencies:
flutter:
sdk: flutter
masamune: ^2.2.14
masamune: ^2.2.15
masamune_location_google:
path: "../"

Expand Down
6 changes: 3 additions & 3 deletions packages/masamune_location_google/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: masamune_location_google
description: Masamune plugin library for displaying GoogleMap including location information.
version: 2.1.32
version: 2.1.33
homepage: https://mathru.net
repository: https://github.com/mathrunet/flutter_masamune/tree/master/packages/masamune_location_google

Expand All @@ -13,8 +13,8 @@ dependencies:
sdk: flutter

katana: ^2.3.3
masamune: ^2.2.14
masamune_location: ^2.1.33
masamune: ^2.2.15
masamune_location: ^2.1.34
google_maps_flutter: ^2.3.1
flutter_polyline_points: ^1.0.0

Expand Down
4 changes: 4 additions & 0 deletions packages/masamune_logger_firebase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.68

- Update a dependency to the latest release.

## 2.0.67

- Update a dependency to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/masamune_logger_firebase/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies:
sdk: flutter
json_annotation: ^4.8.0
freezed_annotation: ^2.2.0
masamune: ^2.2.14
masamune: ^2.2.15
masamune_logger_firebase:
path: "../"

Expand Down

0 comments on commit 27cdc98

Please sign in to comment.