Skip to content

Commit 02065c6

Browse files
committed
fix: use absolute URL to issue singerdmx#2194 in CHANGE of 10.5.15-dev.0 to fix link on pub.dev
1 parent 999a19f commit 02065c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG_DATA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"10.5.15-dev.0": "Introduce `quill_native_bridge` which is an internal plugin to use by `flutter_quill` to access platform APIs.\r\n\r\nFor now, the only functionality it supports is to check whatever the iOS app is running on iOS simulator without requiring [`device_info_plus`](pub.dev/packages/device_info_plus) as a dependency.\r\n\r\n> [!NOTE]\r\n> `quill_native_bridge` is a plugin for internal use and should not be used in production applications\r\n> as breaking changes can happen and can removed at any time.\r\n\r\nFor more details and discussion see #2194.\r\n\r\n**Full Changelog**: https://github.com/singerdmx/flutter-quill/compare/v10.5.14...v10.5.15-dev.0",
2+
"10.5.15-dev.0": "Introduce `quill_native_bridge` which is an internal plugin to use by `flutter_quill` to access platform APIs.\r\n\r\nFor now, the only functionality it supports is to check whatever the iOS app is running on iOS simulator without requiring [`device_info_plus`](pub.dev/packages/device_info_plus) as a dependency.\r\n\r\n> [!NOTE]\r\n> `quill_native_bridge` is a plugin for internal use and should not be used in production applications\r\n> as breaking changes can happen and can removed at any time.\r\n\r\nFor more details and discussion see [#2194](https://github.com/singerdmx/flutter-quill/pull/2194).\r\n\r\n**Full Changelog**: https://github.com/singerdmx/flutter-quill/compare/v10.5.14...v10.5.15-dev.0",
33
"10.5.14": "* chore(localization): add Greek language support by @DKalathas in https://github.com/singerdmx/flutter-quill/pull/2206\r\n\r\n## New Contributors\r\n* @DKalathas made their first contribution in https://github.com/singerdmx/flutter-quill/pull/2206\r\n\r\n**Full Changelog**: https://github.com/singerdmx/flutter-quill/compare/v10.5.13...v10.5.14",
44
"10.5.13": "* Revert \"Fix: Allow backspace at start of document to remove block style and header style by @agata in https://github.com/singerdmx/flutter-quill/pull/2201\r\n\r\n\r\n**Full Changelog**: https://github.com/singerdmx/flutter-quill/compare/v10.5.12...v10.5.13",
55
"10.5.12": "* Fix: Backspace remove block attributes at start by @AtlasAutocode in https://github.com/singerdmx/flutter-quill/pull/2200\r\n\r\n\r\n**Full Changelog**: https://github.com/singerdmx/flutter-quill/compare/v10.5.11...v10.5.12",

0 commit comments

Comments
 (0)