@sonarwatch/portfolio-plugins 0.12.7 → 0.12.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +1 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,10 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.12.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.7...plugins-0.12.8) (2024-06-03)
6
+
7
+
8
+
5
9
  ## [0.12.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.6...plugins-0.12.7) (2024-06-03)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.12.7",
3
+ "version": "0.12.8",
4
4
  "type": "commonjs",
5
5
  "types": "./src/index.d.ts",
6
6
  "peerDependencies": {
@@ -33,7 +33,6 @@
33
33
  "dsa-connect": "^0.6.47",
34
34
  "graphql": "^16.8.1",
35
35
  "graphql-request": "^6.1.0",
36
- "listhen": "^1.5.5",
37
36
  "long": "^5.2.3",
38
37
  "osmojs": "^16.5.1",
39
38
  "reflect-metadata": "^0.1.13",