feat: Update changelog and set all sub packages versions

This commit is contained in:
Jacques 2023-11-29 13:02:46 +01:00
parent 2e0a49443a
commit a1bbc2a2a5
7 changed files with 10 additions and 6 deletions

View file

@ -1,3 +1,7 @@
## 2.0.0
* Initial release of working flutter_introduction mono project.
## 0.0.1 ## 0.0.1
* Initial release of combined flutter_introduction melos project * Initial release of combined flutter_introduction melos project

View file

@ -1,6 +1,6 @@
name: flutter_introduction name: flutter_introduction
description: Combined Package of Flutter Introduction Widget and Flutter Introduction Service description: Combined Package of Flutter Introduction Widget and Flutter Introduction Service
version: 1.0.0 version: 2.0.0
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,6 @@
name: flutter_introduction_firebase name: flutter_introduction_firebase
description: Flutter Introduction Page that uses firebase for the pages and some settings description: Flutter Introduction Page that uses firebase for the pages and some settings
version: 1.0.0 version: 2.0.0
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,6 @@
name: flutter_introduction_interface name: flutter_introduction_interface
description: A new Flutter package project. description: A new Flutter package project.
version: 1.0.0 version: 2.0.0
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,6 @@
name: flutter_introduction_service name: flutter_introduction_service
description: A new Flutter package project. description: A new Flutter package project.
version: 1.0.0 version: 2.0.0
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,6 @@
name: flutter_introduction_shared_preferences name: flutter_introduction_shared_preferences
description: A new Flutter package project. description: A new Flutter package project.
version: 1.0.0 version: 2.0.0
publish_to: none publish_to: none
environment: environment:

View file

@ -1,6 +1,6 @@
name: flutter_introduction_widget name: flutter_introduction_widget
description: Flutter Introduction Widget for showing a list of introduction pages on a single scrollable page or horizontal pageview description: Flutter Introduction Widget for showing a list of introduction pages on a single scrollable page or horizontal pageview
version: 4.0.0 version: 2.0.0
homepage: https://github.com/Iconica-Development/flutter_introduction_widget homepage: https://github.com/Iconica-Development/flutter_introduction_widget
environment: environment: