@beauraines/rtm-cli 1.8.9 → 1.8.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.
@@ -1,8 +1,11 @@
1
1
  # Set to true to add reviewers to pull requests
2
- addReviewers: true
2
+ addReviewers: false
3
3
 
4
4
  # Set to true to add assignees to pull requests
5
- addAssignees: false
5
+ addAssignees: true
6
6
 
7
7
  reviewers:
8
8
  - beauraines
9
+
10
+ assignees:
11
+ - beauraines
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.8.11](https://github.com/beauraines/rtm-cli/compare/v1.8.10...v1.8.11) (2024-08-16)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **deps:** bump debug from 4.3.5 to 4.3.6 ([#111](https://github.com/beauraines/rtm-cli/issues/111)) ([d4fe131](https://github.com/beauraines/rtm-cli/commit/d4fe1314acef3b78f69d88c3a188dedfe353132b)), closes [debug-js/debug#969](https://github.com/debug-js/debug/issues/969) [debug-js/debug#969](https://github.com/debug-js/debug/issues/969)
11
+
12
+ ### [1.8.10](https://github.com/beauraines/rtm-cli/compare/v1.8.9...v1.8.10) (2024-06-30)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **deps:** bump @beauraines/rtm-api from 1.7.0 to 1.12.0 ([#107](https://github.com/beauraines/rtm-cli/issues/107)) ([b3abdf5](https://github.com/beauraines/rtm-cli/commit/b3abdf57e4fd57128f7d6731e510900a5d5bd4a4))
18
+
5
19
  ### [1.8.9](https://github.com/beauraines/rtm-cli/compare/v1.8.8...v1.8.9) (2024-06-22)
6
20
 
7
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beauraines/rtm-cli",
3
- "version": "1.8.9",
3
+ "version": "1.8.11",
4
4
  "description": "RTM CLI",
5
5
  "keywords": [
6
6
  "rtm",