Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/elementary_helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
## Unreleased
*

## 1.0.3
### Added
* Topics to make it easier to find the package in pub.dev search.

## 1.0.2
### Changed
* Documentation update.
Expand Down
2 changes: 1 addition & 1 deletion packages/elementary_helper/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: elementary_helper
description: A library with a bunch of helpers for elementary library, such as publisher-subscriber implementations, wrappers, etc.
version: 1.0.2
version: 1.0.3
repository: "https://github.com/Elementary-team/flutter-elementary/tree/main/packages/elementary_helper"
issue_tracker: "https://github.com/Elementary-team/flutter-elementary/issues"
homepage: "https://github.com/Elementary-team/flutter-elementary"
Expand Down
Loading