@lansweeper/permissions-grpc 0.1.5 → 0.1.7

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
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.1.7](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.6...@lansweeper/permissions-grpc@0.1.7) (2023-10-19)
7
+
8
+ **Note:** Version bump only for package @lansweeper/permissions-grpc
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.1.6](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.5...@lansweeper/permissions-grpc@0.1.6) (2023-09-12)
15
+
16
+ **Note:** Version bump only for package @lansweeper/permissions-grpc
17
+
18
+
19
+
20
+
21
+
6
22
  ## [0.1.5](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/permissions-grpc@0.1.4...@lansweeper/permissions-grpc@0.1.5) (2023-08-18)
7
23
 
8
24
  **Note:** Version bump only for package @lansweeper/permissions-grpc
package/buf.yaml CHANGED
@@ -17,5 +17,8 @@ lint:
17
17
  breaking:
18
18
  use:
19
19
  - FILE
20
+ - FIELD_NO_DELETE_UNLESS_NUMBER_RESERVED
20
21
  except:
22
+ - FIELD_NO_DELETE
21
23
  - FILE_SAME_GO_PACKAGE
24
+ - ONEOF_NO_DELETE