Skip to content

Commit

Permalink
update: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Oct 24, 2023
1 parent b46b606 commit d360ead
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,70 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.11.0](https://github.com/masa-finance/masa-contracts-identity/compare/v1.10.1...v1.11.0)

> 24 October 2023
- Add Scroll network support [`#306`](https://github.com/masa-finance/masa-contracts-identity/pull/306)
- Bump @types/node from 20.8.6 to 20.8.7 [`#308`](https://github.com/masa-finance/masa-contracts-identity/pull/308)
- Bump hardhat-deploy from 0.11.42 to 0.11.43 [`#311`](https://github.com/masa-finance/masa-contracts-identity/pull/311)
- Bump @types/chai from 4.3.8 to 4.3.9 [`#310`](https://github.com/masa-finance/masa-contracts-identity/pull/310)
- Bump @types/sinon-chai from 3.2.10 to 3.2.11 [`#309`](https://github.com/masa-finance/masa-contracts-identity/pull/309)
- Bump hardhat from 2.18.1 to 2.18.2 [`#307`](https://github.com/masa-finance/masa-contracts-identity/pull/307)
- Deploy SoulboundIdentity and $opGG to opBNB [`#305`](https://github.com/masa-finance/masa-contracts-identity/pull/305)
- Add opBNB network support [`#304`](https://github.com/masa-finance/masa-contracts-identity/pull/304)
- Bump @types/node from 20.8.4 to 20.8.6 [`#302`](https://github.com/masa-finance/masa-contracts-identity/pull/302)
- Bump hardhat from 2.18.0 to 2.18.1 [`#299`](https://github.com/masa-finance/masa-contracts-identity/pull/299)
- Bump @types/chai from 4.3.7 to 4.3.8 [`#300`](https://github.com/masa-finance/masa-contracts-identity/pull/300)
- Bump typechain from 8.3.1 to 8.3.2 [`#301`](https://github.com/masa-finance/masa-contracts-identity/pull/301)
- Bump undici from 5.25.4 to 5.26.3 [`#303`](https://github.com/masa-finance/masa-contracts-identity/pull/303)
- Create deployASBT script [`#285`](https://github.com/masa-finance/masa-contracts-identity/pull/285)
- Revert to openzeppelin/contracts version 4.9.3 [`#297`](https://github.com/masa-finance/masa-contracts-identity/pull/297)
- Bump hardhat-deploy from 0.11.37 to 0.11.42 [`#294`](https://github.com/masa-finance/masa-contracts-identity/pull/294)
- Bump @types/node from 20.8.0 to 20.8.3 [`#293`](https://github.com/masa-finance/masa-contracts-identity/pull/293)
- Bump @types/sinon-chai from 3.2.9 to 3.2.10 [`#295`](https://github.com/masa-finance/masa-contracts-identity/pull/295)
- Bump @openzeppelin/contracts from 4.9.3 to 5.0.0 [`#296`](https://github.com/masa-finance/masa-contracts-identity/pull/296)
- Bump hardhat from 2.17.4 to 2.18.0 [`#292`](https://github.com/masa-finance/masa-contracts-identity/pull/292)
- Bump @types/mocha from 10.0.1 to 10.0.2 [`#288`](https://github.com/masa-finance/masa-contracts-identity/pull/288)
- Bump @types/node from 20.6.5 to 20.8.0 [`#289`](https://github.com/masa-finance/masa-contracts-identity/pull/289)
- Bump release-it from 16.2.0 to 16.2.1 [`#290`](https://github.com/masa-finance/masa-contracts-identity/pull/290)
- Bump chai from 4.3.8 to 4.3.10 [`#291`](https://github.com/masa-finance/masa-contracts-identity/pull/291)
- Bump hardhat from 2.17.3 to 2.17.4 [`#287`](https://github.com/masa-finance/masa-contracts-identity/pull/287)
- Bump @types/node from 20.6.2 to 20.6.5 [`#282`](https://github.com/masa-finance/masa-contracts-identity/pull/282)
- Bump release-it from 16.1.5 to 16.2.0 [`#283`](https://github.com/masa-finance/masa-contracts-identity/pull/283)
- Bump solidity-coverage from 0.8.4 to 0.8.5 [`#284`](https://github.com/masa-finance/masa-contracts-identity/pull/284)
- Bump @types/node from 20.6.0 to 20.6.2 [`#281`](https://github.com/masa-finance/masa-contracts-identity/pull/281)
- removed erc721 refernces from the soul linker [`#280`](https://github.com/masa-finance/masa-contracts-identity/pull/280)
- Bump @types/chai from 4.3.5 to 4.3.6 [`#278`](https://github.com/masa-finance/masa-contracts-identity/pull/278)
- Bump @types/chai-as-promised from 7.1.5 to 7.1.6 [`#279`](https://github.com/masa-finance/masa-contracts-identity/pull/279)
- Bump hardhat from 2.17.2 to 2.17.3 [`#277`](https://github.com/masa-finance/masa-contracts-identity/pull/277)
- Bump @types/node from 20.5.9 to 20.6.0 [`#276`](https://github.com/masa-finance/masa-contracts-identity/pull/276)
- Deploy to opBNB [`#275`](https://github.com/masa-finance/masa-contracts-identity/pull/275)
- deploy to scroll [`fd98358`](https://github.com/masa-finance/masa-contracts-identity/commit/fd983583c0ebe9c1c6e9bc4c32ed2aae3ca4a2b9)
- deploy to scrolltest [`1ce2c9b`](https://github.com/masa-finance/masa-contracts-identity/commit/1ce2c9b1907d37c471e9555180a7be7f34e561e3)
- revert to openzeppelin/contracts version 4.9.3 [`e288118`](https://github.com/masa-finance/masa-contracts-identity/commit/e288118aebf5f462db686fc87da4f81aad95abec)

#### [v1.10.1](https://github.com/masa-finance/masa-contracts-identity/compare/v1.10.0...v1.10.1)

> 8 September 2023
- deploy SoulboundIdentity [`6e9acf8`](https://github.com/masa-finance/masa-contracts-identity/commit/6e9acf8ba587f71990cb12f0a478b2501f61f7bb)
- Release 1.10.1 [`a82f47f`](https://github.com/masa-finance/masa-contracts-identity/commit/a82f47f6fe0a1c11ffb88457e8f7d8d5384eb83d)

#### [v1.10.0](https://github.com/masa-finance/masa-contracts-identity/compare/v1.9.1...v1.10.0)

> 8 September 2023
- Bump @types/node from 20.5.7 to 20.5.9 [`#274`](https://github.com/masa-finance/masa-contracts-identity/pull/274)
- Bump hardhat from 2.17.1 to 2.17.2 [`#273`](https://github.com/masa-finance/masa-contracts-identity/pull/273)
- Bump @types/node from 20.5.1 to 20.5.7 [`#271`](https://github.com/masa-finance/masa-contracts-identity/pull/271)
- Bump hardhat-deploy from 0.11.36 to 0.11.37 [`#272`](https://github.com/masa-finance/masa-contracts-identity/pull/272)
- Bump chai from 4.3.7 to 4.3.8 [`#270`](https://github.com/masa-finance/masa-contracts-identity/pull/270)
- Bump typescript from 5.1.6 to 5.2.2 [`#269`](https://github.com/masa-finance/masa-contracts-identity/pull/269)
- add deployment files to opbnb [`4134e41`](https://github.com/masa-finance/masa-contracts-identity/commit/4134e41f1f97a19c5fabafb25524da824d322930)
- update docs [`d1829c2`](https://github.com/masa-finance/masa-contracts-identity/commit/d1829c24e27278256f632cb20c6eef5b3a3dded1)
- update addresses.json [`407ab70`](https://github.com/masa-finance/masa-contracts-identity/commit/407ab700bec576c26bee06a812623b846ad50195)

#### [v1.9.1](https://github.com/masa-finance/masa-contracts-identity/compare/v1.9.0...v1.9.1)

> 24 August 2023
Expand Down

0 comments on commit d360ead

Please sign in to comment.