From 0eeacbcc3e72e3277fb701a156c0f53b578f15d6 Mon Sep 17 00:00:00 2001 From: paulo-ocean Date: Thu, 12 Sep 2024 09:15:54 +0100 Subject: [PATCH] restore changelog --- CHANGELOG.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fcfadc7..13856faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,24 +4,9 @@ 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). -#### [v3.3.4-next.1](https://github.com/oceanprotocol/ocean.js/compare/v3.3.4-next.0...v3.3.4-next.1) - -- fix review [`61fff34`](https://github.com/oceanprotocol/ocean.js/commit/61fff3441d782c4dafdc6d6def312988052d5ff1) - -#### [v3.3.4-next.0](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3...v3.3.4-next.0) - -> 10 September 2024 - -- remove hardhat deps [`5611eab`](https://github.com/oceanprotocol/ocean.js/commit/5611eab8176d9eab9c86a7f38eb23a3e893930e3) -- use hardhat getContractAt [`a049a1a`](https://github.com/oceanprotocol/ocean.js/commit/a049a1a4880fa698a26a27d6ea8e42fd864c188d) -- wip: create asset [`17603be`](https://github.com/oceanprotocol/ocean.js/commit/17603be1bb1e0bae5740755c5ae0873f1d18df4b) - #### [v3.3.3](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3-next.1...v3.3.3) -> 2 July 2024 - - make service endpoint / service name check case insensitive [`#1832`](https://github.com/oceanprotocol/ocean.js/pull/1832) -- Release 3.3.3 [`c622b21`](https://github.com/oceanprotocol/ocean.js/commit/c622b213ff19f091e6ce194c7dc512ee2cc40626) #### [v3.3.3-next.1](https://github.com/oceanprotocol/ocean.js/compare/v3.3.3-next.0...v3.3.3-next.1)