You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
# v11.2.0 (Wed Jul 17 2024)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, Martin Elias ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42)), for all your work!
6
+
7
+
#### 🚀 Enhancement
8
+
9
+
-`@auto-it/version-file`
10
+
-[Version File] Remove assumption that canary and next should be snapshots [#2467](https://github.com/intuit/auto/pull/2467) ([@sugarmanz](https://github.com/sugarmanz))
11
+
12
+
#### 🐛 Bug Fix
13
+
14
+
-`@auto-it/slack`
15
+
- fix: handling of long strings in slack plugin [#2464](https://github.com/intuit/auto/pull/2464) ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42))
Copy file name to clipboardExpand all lines: plugins/slack/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
# v11.2.0 (Wed Jul 17 2024)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, Martin Elias ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42)), for all your work!
6
+
7
+
#### 🐛 Bug Fix
8
+
9
+
- fix: handling of long strings in slack plugin [#2464](https://github.com/intuit/auto/pull/2464) ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42))
10
+
- fix: handling of long strings in slack ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42))
11
+
12
+
#### Authors: 1
13
+
14
+
- Martin Elias ([@LittleGreenYoda42](https://github.com/LittleGreenYoda42))
Copy file name to clipboardExpand all lines: plugins/version-file/CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
# v11.2.0 (Wed Jul 17 2024)
2
+
3
+
#### 🚀 Enhancement
4
+
5
+
-[Version File] Remove assumption that canary and next should be snapshots [#2467](https://github.com/intuit/auto/pull/2467) ([@sugarmanz](https://github.com/sugarmanz))
0 commit comments