github.com/ethereum-optimism/optimism@v1.7.2/packages/fee-estimation/CHANGELOG.md (about)

     1  # @eth-optimism/fee-estimation
     2  
     3  ## 0.15.3
     4  
     5  ### Patch Changes
     6  
     7  - [#7450](https://github.com/ethereum-optimism/optimism/pull/7450) [`ac90e16a7`](https://github.com/ethereum-optimism/optimism/commit/ac90e16a7f85c4f73661ae6023135c3d00421c1e) Thanks [@roninjin10](https://github.com/roninjin10)! - Updated dev dependencies related to testing that is causing audit tooling to report failures
     8  
     9  ## 0.15.2
    10  
    11  ### Patch Changes
    12  
    13  - [#6609](https://github.com/ethereum-optimism/optimism/pull/6609) [`0e83c4452`](https://github.com/ethereum-optimism/optimism/commit/0e83c44522e1a13e4d5c1395fd4dc9dbae8be08d) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with 'estimateFees' not taking into account the l2 gas price
    14  
    15  ## 0.15.1
    16  
    17  ### Patch Changes
    18  
    19  - [#6418](https://github.com/ethereum-optimism/optimism/pull/6418) [`d046711a3`](https://github.com/ethereum-optimism/optimism/commit/d046711a37ac050df1742b7de19ac548ffc12c7b) Thanks [@roninjin10](https://github.com/roninjin10)! - Updated docs