@lansweeper/integrations-assets-grpc 0.1.1 → 0.1.2

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/.ignorecompat ADDED
File without changes
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
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.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-assets-grpc@0.1.1...@lansweeper/integrations-assets-grpc@0.1.2) (2025-08-25)
7
+
8
+ **Note:** Version bump only for package @lansweeper/integrations-assets-grpc
9
+
6
10
  ## 0.1.1 (2025-08-25)
7
11
 
8
12
  **Note:** Version bump only for package @lansweeper/integrations-assets-grpc
package/java.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "0.1.0",
2
+ "version": "0.1.1",
3
3
  "package": "lansweeper.integrations.assets.v1",
4
4
  "name": "integrations-assets",
5
5
  "service": false
6
- }
6
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansweeper/integrations-assets-grpc",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Integrations Assets gRPC",
5
5
  "main": "gen-proto/index.js",
6
6
  "types": "gen-proto/index.d.ts",
@@ -14,5 +14,5 @@
14
14
  "peerDependencies": {
15
15
  "@grpc/grpc-js": "^1.6.2"
16
16
  },
17
- "gitHead": "e442e8ee3ef06bec5ce38172b8c6aee2b6357bc5"
17
+ "gitHead": "06f42722f88f568703c08623fdc5b9ff9d94f21f"
18
18
  }
package/pom.xml CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  <groupId>lansweeper.integrations.assets.v1</groupId>
8
8
  <artifactId>integrations-assets-model</artifactId>
9
- <version>0.1.0</version>
9
+ <version>0.1.1</version>
10
10
 
11
11
  <properties>
12
12
  <maven.compiler.source>17</maven.compiler.source>
@@ -1,5 +1,5 @@
1
1
  #Generated by Maven
2
- #Mon Aug 25 08:14:11 UTC 2025
2
+ #Mon Aug 25 14:58:14 UTC 2025
3
3
  groupId=lansweeper.integrations.assets.v1
4
4
  artifactId=integrations-assets-model
5
- version=0.1.0
5
+ version=0.1.1