Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - altfire_configurator@1.0.0
  • Loading branch information
riscait committed Oct 23, 2024
1 parent 8cf7de9 commit 6af3432
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/altfire_configurator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.0

- Released v1.0.0

- **FIX**(configurator): Fix configurator web unsupported error ([#105](https://github.com/altive/altfire/issues/105)). ([8cf7de9e](https://github.com/altive/altfire/commit/8cf7de9e3a20876e2f36edcafb08f7960dbc2408))

## 0.1.4

- Update dependencies to the latest release.
Expand Down
2 changes: 1 addition & 1 deletion packages/altfire_configurator/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: altfire_configurator
description: |
Provides a wrapper class for the FlutterFire RemoteConfig package to simplify its usage.
version: 0.1.4
version: 1.0.0
homepage: https://altive.dev
repository: https://github.com/altive/altfire
issue_tracker: https://github.com/altive/altfire/labels/altfire_configurator
Expand Down

0 comments on commit 6af3432

Please sign in to comment.