Skip to content

Commit 119a499

Browse files
authored
Prepare yaml_edit 2.2.4 (#2309)
1 parent 5132ef9 commit 119a499

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/yaml_edit/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.3.0
1+
## 2.2.4
22

33
- Removes comments associated with a node when `remove` is called.
44
- `v2.2.3` and earlier.
@@ -38,7 +38,7 @@
3838
- next
3939
```
4040
41-
- `v2.3.0` and later (same string as above)
41+
- `v2.2.4` and later (same string as above)
4242

4343
```yaml
4444
# After edit:

pkgs/yaml_edit/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: yaml_edit
2-
version: 2.2.3
2+
version: 2.2.4
33
description: >-
44
A library for YAML manipulation with comment and whitespace preservation.
55
repository: https://github.com/dart-lang/tools/tree/main/pkgs/yaml_edit

0 commit comments

Comments
 (0)