mirror of
https://github.com/Iconica-Development/flutter_timeline.git
synced 2025-05-19 18:43:45 +02:00
chore: update CHANGELOG and set publish_to URL
This commit is contained in:
parent
fe7c19408b
commit
79b99e704a
5 changed files with 12 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## 4.1.2
|
||||||
|
|
||||||
|
- Get posts from the updated service when a new TimelineService has been passed
|
||||||
|
|
||||||
## 4.1.1
|
## 4.1.1
|
||||||
- Update Firebase dependencies to their latest versions
|
- Update Firebase dependencies to their latest versions
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
name: flutter_timeline
|
name: flutter_timeline
|
||||||
description: Visual elements and interface combined into one package
|
description: Visual elements and interface combined into one package
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
|
repository: https://github.com/Iconica-Development/flutter_timeline
|
||||||
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
name: flutter_timeline_firebase
|
name: flutter_timeline_firebase
|
||||||
description: Implementation of the Flutter Timeline interface for Firebase.
|
description: Implementation of the Flutter Timeline interface for Firebase.
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
|
repository: https://github.com/Iconica-Development/flutter_timeline
|
||||||
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
name: flutter_timeline_interface
|
name: flutter_timeline_interface
|
||||||
description: Interface for the service of the Flutter Timeline component
|
description: Interface for the service of the Flutter Timeline component
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
|
repository: https://github.com/Iconica-Development/flutter_timeline
|
||||||
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
name: flutter_timeline_view
|
name: flutter_timeline_view
|
||||||
description: Visual elements of the Flutter Timeline Component
|
description: Visual elements of the Flutter Timeline Component
|
||||||
version: 4.1.1
|
version: 4.1.2
|
||||||
|
repository: https://github.com/Iconica-Development/flutter_timeline
|
||||||
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
publish_to: https://forgejo.internal.iconica.nl/api/packages/internal/pub
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue