## History

### 1.7.0
* [update mcversions (#82)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/c8f850f80117f77bf9adfa1aca15bc45f06d69b0) (thanks @rom1504)
* [Bump got from 13.0.0 to 14.0.0 (#78)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/0e3c257322d61b2b6d1edbebf64048a3135cb5a3) (thanks @dependabot[bot])

### 1.6.1
* [update publish action](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/7aa5bcfdb51be87b48aac3f6c7e4a55a5d909e46) (thanks @rom1504)

### 1.6.0
* [Update java and node versions (#79)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/6da2bfb5c2b2f8302e0916b633365d740e91974f) (thanks @rom1504)
* [Trigger CI](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/2d6585a5e1822f404db1b15dcc0bfaaf0a4e258e) (thanks @rom1504)
* [Add command gh workflow allowing to use release command in comments (#77)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/ed26074fe60f6bb48e32025523ecc5ef86f6341a) (thanks @rom1504)
* [Bump got from 12.6.1 to 13.0.0 (#75)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/dc2ec246c9d6650f6f265a1b594bfe4606632804) (thanks @dependabot[bot])
* [Update ci.yml](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/ba22d9a3ac74e5ffa20c5b0a5ac2c955a6638859) (thanks @u9g)
* [Bump standard from 16.0.4 to 17.0.0 (#73)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/91f04942ba611826cb7fb365b50628ad70905a1d) (thanks @dependabot[bot])
* [Bump mocha from 9.2.2 to 10.0.0 (#74)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/5a4d2974b6011ebd70412d2e727fa8b7760dcb38) (thanks @dependabot[bot])
* [Bump mineflayer from 3.18.0 to 4.0.0 (#72)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/04c5a88588c4a9b3497fb0b5c76378d91bf7f22c) (thanks @dependabot[bot])
* [Bump got from 11.8.3 to 12.0.0 (#71)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/be35480f7d55b74c2d179384bdf2f5c144ed19e1) (thanks @dependabot[bot])
* [jest -> mocha](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/6fd3e6336e5532af7b17be075aeafcf2e0997f79) (thanks @rom1504)
* [Put correct folder for the packets dumped (#69)](https://github.com/PrismarineJS/prismarine-packet-dumper/commit/73649196e0a75cef2d7443ac1ed69ffc32127a69) (thanks @u9g)

### 1.5.1

* add hashbang to metricAggregator

### 1.5.0

* make metricAggregator & dump a lot of packets that we didn't before

### 1.4.0

* actually wait a minute for dumpPackets + make a metadata folder

### 1.3.0

* refactor dumpPackets and make sure everything works

### 1.2.0

* add an arg to dumpPackets

### 1.1.0

* removed all the different packet dumpers from bin and just put packetDumnper.js and clientProxy.js in bin

### 1.0.0

* it works

### 0.1.0

* initial implementation
