generaltranslation 8.1.9 → 8.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # generaltranslation
2
2
 
3
+ ## 8.1.11
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1034](https://github.com/generaltranslation/gt/pull/1034) [`7cd02ba`](https://github.com/generaltranslation/gt/commit/7cd02ba200c8645de01527a88f7cf32346e67d12) Thanks [@brian-lou](https://github.com/brian-lou)! - Modularize API logic; add retry for 5XX errors
8
+
9
+ ## 8.1.10
10
+
11
+ ### Patch Changes
12
+
13
+ - [#1024](https://github.com/generaltranslation/gt/pull/1024) [`9e99e94`](https://github.com/generaltranslation/gt/commit/9e99e945cbf9e31990930e3428468f64d7240da5) Thanks [@archie-mckenzie](https://github.com/archie-mckenzie)! - added custom emoji for 419 region code
14
+
3
15
  ## 8.1.9
4
16
 
5
17
  ### Patch Changes