Skip to content

Commit

Permalink
chore(main): release 1.0.0-dev.5 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Apr 10, 2022
1 parent 5e1f055 commit 842f2bb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

## [1.0.0-dev.5](https://github.com/benthillerkus/betrayal/compare/v1.0.0-dev.4...v1.0.0-dev.5) (2022-04-10)


### Bug Fixes

* remove emoji from `pubspec.yaml` ([a24b827](https://github.com/benthillerkus/betrayal/commit/a24b8271cdf781aa91bd41799423276cf19831a4))


### Documentation

* **readme:** implement further advances in fanciness ([5e1f055](https://github.com/benthillerkus/betrayal/commit/5e1f055deb35391fec76fed6802a63da24f8fde9))

## [1.0.0-dev.4](https://github.com/benthillerkus/betrayal/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-04-10)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: betrayal
description: "A capable tray icon plugin for Windows. Manage multiple icons, generate their images at runtime and compose them as if they were a regular widget"
version: 1.0.0-dev.4 # x-release-please-version
version: 1.0.0-dev.5 # x-release-please-version
homepage: https://betrayal.bent.party/

environment:
Expand Down
2 changes: 1 addition & 1 deletion version.txt
@@ -1 +1 @@
1.0.0-dev.4
1.0.0-dev.5

0 comments on commit 842f2bb

Please sign in to comment.