@sonarwatch/portfolio-plugins 0.12.2 → 0.12.3

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 +2 -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.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.2...plugins-0.12.3) (2024-06-03)
6
+
7
+
8
+
5
9
  ## [0.12.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.1...plugins-0.12.2) (2024-06-03)
6
10
 
7
11
 
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@sonarwatch/portfolio-plugins",
3
- "version": "0.12.2",
3
+ "version": "0.12.3",
4
4
  "type": "commonjs",
5
5
  "generators": "./generators.json",
6
6
  "peerDependencies": {
7
- "@sonarwatch/portfolio-core": "0.12.1"
7
+ "@sonarwatch/portfolio-core": "0.12.2"
8
8
  },
9
9
  "dependencies": {
10
10
  "@aave/contract-helpers": "^1.18.3",