Skip to content

Commit

Permalink
fix dependency violation
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed Jan 12, 2024
1 parent 23d4c83 commit e493610
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: "Merge"

on:
push:
pull_request:
types: [closed]
branches:
- main

jobs:
changes:
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@
### :sparkles: New Features

- [`885fa19`](https://github.com/zebradevs/zds-flutter/commit/885fa19d4d0ec4426a259b61cb828b6c9fac175e) - init. _(commit by [@thelukewalton](https://github.com/thelukewalton))_

[1.0.1]: https://github.com/ZebraDevs/zds_flutter/compare/v1.0.2...1.0.1
[1.0.1]: https://github.com/ZebraDevs/zds_flutter/compare/v1.0.2...1.0.1
[1.0.2]: https://github.com/ZebraDevs/zds_flutter/compare/1.0.1...1.0.2
[1.0.3]: https://github.com/ZebraDevs/zds_flutter/compare/1.0.0...1.0.3

0 comments on commit e493610

Please sign in to comment.