Skip to content

Commit

Permalink
Oopsie in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tneotia committed May 18, 2024
1 parent 4159aad commit 4980e84
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [2.5.1] = 2024-05-18
## [2.6.0] = 2024-05-18
* Fix build issues on Flutter 3.22.0+ due to deprecations
* Update dependencies
* Fix bad state error when checking height of editor
Expand Down
22 changes: 11 additions & 11 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ packages:
dependency: "direct main"
description:
name: cupertino_icons
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.8"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -230,7 +230,7 @@ packages:
path: ".."
relative: true
source: path
version: "2.5.1"
version: "2.6.0"
infinite_listview:
dependency: transitive
description:
Expand Down Expand Up @@ -271,6 +271,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.1"
lints:
dependency: transitive
description:
name: lints
sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235"
url: "https://pub.dev"
source: hosted
version: "4.0.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -311,14 +319,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.9.0"
pedantic:
dependency: transitive
description:
name: pedantic
sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602"
url: "https://pub.dev"
source: hosted
version: "1.11.1"
plugin_platform_interface:
dependency: transitive
description:
Expand Down

0 comments on commit 4980e84

Please sign in to comment.