@sonarwatch/portfolio-plugins 0.12.181 → 0.12.182

Sign up to get free protection for your applications and to get access to all the features.
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.182](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.181...plugins-0.12.182) (2024-10-08)
6
+
7
+
8
+
5
9
  ## [0.12.181](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.180...plugins-0.12.181) (2024-10-08)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.12.181",
3
+ "version": "0.12.182",
4
4
  "type": "commonjs",
5
5
  "types": "./src/index.d.ts",
6
6
  "peerDependencies": {
@@ -6,7 +6,7 @@ const weightedIdl_1 = require("./weightedIdl");
6
6
  exports.platformId = 'stabble';
7
7
  exports.platform = {
8
8
  id: exports.platformId,
9
- name: 'Stabble',
9
+ name: 'stabble',
10
10
  image: 'https://sonar.watch/img/platforms/stabble.webp',
11
11
  website: 'https://app.stabble.org/',
12
12
  twitter: 'https://x.com/stabbleorg',