Skip to content

Commit e76e0ec

Browse files
author
GitHub Actions Build
committed
chore(release): publish [ci skip]
- @aave/[email protected] - @aave/[email protected] - @aave/[email protected]
1 parent 2b998d6 commit e76e0ec

File tree

6 files changed

+96
-266
lines changed

6 files changed

+96
-266
lines changed

packages/contract-helpers/CHANGELOG.md

Lines changed: 33 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,182 +1,122 @@
11
# Change Log
22

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5-
6-
## 1.36.3 (2025-09-18)
3+
All notable changes to this project will be documented in this file. See
4+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
75

8-
**Note:** Version bump only for package @aave/contract-helpers
6+
# [1.37.0](https://github.com/aave/aave-utilities/compare/@aave/contract-helpers@1.36.3...@aave/[email protected]) (2025-12-22)
97

8+
### Features
109

10+
- mantle and xlayer chain ids
11+
([#645](https://github.com/aave/aave-utilities/issues/645))
12+
([2b998d6](https://github.com/aave/aave-utilities/commit/2b998d6a50320867a40553d48bc24532be42a85f))
13+
- v3.6 upgrade ([#642](https://github.com/aave/aave-utilities/issues/642))
14+
([fa490cb](https://github.com/aave/aave-utilities/commit/fa490cb38165944f35c338019d4d5a2007530a5e))
1115

16+
## 1.36.3 (2025-09-18)
1217

18+
**Note:** Version bump only for package @aave/contract-helpers
1319

1420
## 1.36.2 (2025-09-17)
1521

1622
**Note:** Version bump only for package @aave/contract-helpers
1723

18-
19-
20-
21-
2224
## 1.36.1 (2025-07-25)
2325

24-
2526
### Bug Fixes
2627

27-
* atoken eip domain ([#634](https://github.com/aave/aave-utilities/issues/634)) ([b29c10f](https://github.com/aave/aave-utilities/commit/b29c10fde48c7cca8d8f42a2682a1d4979d2e64e))
28-
29-
30-
31-
28+
- atoken eip domain ([#634](https://github.com/aave/aave-utilities/issues/634))
29+
([b29c10f](https://github.com/aave/aave-utilities/commit/b29c10fde48c7cca8d8f42a2682a1d4979d2e64e))
3230

3331
# 1.36.0 (2025-07-03)
3432

35-
3633
### Features
3734

38-
* v3.4 ([#632](https://github.com/aave/aave-utilities/issues/632)) ([886b82c](https://github.com/aave/aave-utilities/commit/886b82ccfd625cc055152189735717fb1c884018))
39-
40-
41-
42-
35+
- v3.4 ([#632](https://github.com/aave/aave-utilities/issues/632))
36+
([886b82c](https://github.com/aave/aave-utilities/commit/886b82ccfd625cc055152189735717fb1c884018))
4337

4438
# 1.35.0 (2025-06-12)
4539

46-
4740
### Features
4841

49-
* target liquidity ([#629](https://github.com/aave/aave-utilities/issues/629)) ([c013305](https://github.com/aave/aave-utilities/commit/c013305e3c3ac8754a17d09f089ca19d26824b01))
50-
51-
52-
53-
42+
- target liquidity ([#629](https://github.com/aave/aave-utilities/issues/629))
43+
([c013305](https://github.com/aave/aave-utilities/commit/c013305e3c3ac8754a17d09f089ca19d26824b01))
5444

5545
# 1.34.0 (2025-06-04)
5646

57-
5847
### Features
5948

60-
* umbrella ([#608](https://github.com/aave/aave-utilities/issues/608)) ([5099ed5](https://github.com/aave/aave-utilities/commit/5099ed51657e8844594fe7ed9d8dd32ff478b12f)), closes [#625](https://github.com/aave/aave-utilities/issues/625)
61-
62-
63-
64-
49+
- umbrella ([#608](https://github.com/aave/aave-utilities/issues/608))
50+
([5099ed5](https://github.com/aave/aave-utilities/commit/5099ed51657e8844594fe7ed9d8dd32ff478b12f)),
51+
closes [#625](https://github.com/aave/aave-utilities/issues/625)
6552

6653
## 1.33.3 (2025-05-16)
6754

6855
**Note:** Version bump only for package @aave/contract-helpers
6956

70-
71-
72-
73-
7457
## 1.33.2 (2025-05-16)
7558

7659
**Note:** Version bump only for package @aave/contract-helpers
7760

78-
79-
80-
81-
8261
## 1.33.1 (2025-03-26)
8362

84-
8563
### Bug Fixes
8664

87-
* gas estimation on zksync for safe accounts ([#623](https://github.com/aave/aave-utilities/issues/623)) ([d882612](https://github.com/aave/aave-utilities/commit/d8826125572adf944778dcd90057bc364e78539a))
88-
89-
90-
91-
65+
- gas estimation on zksync for safe accounts
66+
([#623](https://github.com/aave/aave-utilities/issues/623))
67+
([d882612](https://github.com/aave/aave-utilities/commit/d8826125572adf944778dcd90057bc364e78539a))
9268

9369
# 1.33.0 (2025-03-12)
9470

95-
9671
### Features
9772

98-
* add celo chain id ([#626](https://github.com/aave/aave-utilities/issues/626)) ([1c2323b](https://github.com/aave/aave-utilities/commit/1c2323bd8e4d68e0f4c4b2a4a05003e1ca006052))
99-
100-
101-
102-
73+
- add celo chain id ([#626](https://github.com/aave/aave-utilities/issues/626))
74+
([1c2323b](https://github.com/aave/aave-utilities/commit/1c2323bd8e4d68e0f4c4b2a4a05003e1ca006052))
10375

10476
## 1.32.1 (2025-02-14)
10577

106-
10778
### Bug Fixes
10879

109-
* gho user data ([#615](https://github.com/aave/aave-utilities/issues/615)) ([4b4304f](https://github.com/aave/aave-utilities/commit/4b4304f3ba00888200e0c51b030a8e25a9d0f15d))
110-
111-
112-
113-
80+
- gho user data ([#615](https://github.com/aave/aave-utilities/issues/615))
81+
([4b4304f](https://github.com/aave/aave-utilities/commit/4b4304f3ba00888200e0c51b030a8e25a9d0f15d))
11482

11583
# 1.32.0 (2025-02-11)
11684

117-
11885
### Features
11986

120-
* sonic ([460cc1f](https://github.com/aave/aave-utilities/commit/460cc1f717369c26aca15bb12259ad6618c01a24))
121-
122-
123-
124-
87+
- sonic
88+
([460cc1f](https://github.com/aave/aave-utilities/commit/460cc1f717369c26aca15bb12259ad6618c01a24))
12589

12690
## 1.31.1 (2025-01-30)
12791

128-
12992
### Bug Fixes
13093

131-
* README typo ([#584](https://github.com/aave/aave-utilities/issues/584)) ([be956eb](https://github.com/aave/aave-utilities/commit/be956eb72c6c7a6625c88b24018d58a365a664df))
132-
133-
134-
135-
94+
- README typo ([#584](https://github.com/aave/aave-utilities/issues/584))
95+
([be956eb](https://github.com/aave/aave-utilities/commit/be956eb72c6c7a6625c88b24018d58a365a664df))
13696

13797
# 1.31.0 (2025-01-27)
13898

139-
14099
### Features
141100

142-
* add linea ([#611](https://github.com/aave/aave-utilities/issues/611)) ([bca3940](https://github.com/aave/aave-utilities/commit/bca3940cf79e75e20e4771e4cbd8288ec9646cec))
143-
144-
145-
146-
101+
- add linea ([#611](https://github.com/aave/aave-utilities/issues/611))
102+
([bca3940](https://github.com/aave/aave-utilities/commit/bca3940cf79e75e20e4771e4cbd8288ec9646cec))
147103

148104
## 1.30.5 (2024-10-26)
149105

150106
**Note:** Version bump only for package @aave/contract-helpers
151107

152-
153-
154-
155-
156108
## 1.30.4 (2024-10-21)
157109

158110
**Note:** Version bump only for package @aave/contract-helpers
159111

160-
161-
162-
163-
164112
## 1.30.3 (2024-10-09)
165113

166114
**Note:** Version bump only for package @aave/contract-helpers
167115

168-
169-
170-
171-
172116
## 1.30.2 (2024-08-26)
173117

174118
**Note:** Version bump only for package @aave/contract-helpers
175119

176-
177-
178-
179-
180120
# Change Log
181121

182122
All notable changes to this project will be documented in this file. See

packages/contract-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aave/contract-helpers",
3-
"version": "1.36.3",
3+
"version": "1.37.0",
44
"sideEffects": false,
55
"license": "MIT",
66
"description": "",

0 commit comments

Comments
 (0)