This repository was archived by the owner on Dec 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v0.16.1] ( https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.16.0...v0.16.1 )
8+
9+ - dependency updates [ ` 1848c2b ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/1848c2ba4ecb7aff5c9524cc6b5ab155610c86e4 )
10+ - update readme [ ` 3102610 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/3102610efe82825fc81ef34921db400596f3c67f )
11+
712#### [ v0.16.0] ( https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.15.2...v0.16.0 )
813
14+ > 8 July 2023
15+
916- Bump eslint from 8.38.0 to 8.44.0 [ ` #437 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/pull/437 )
1017- switch default script names [ ` #233 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/issues/233 )
1118- package updates [ ` 8e84c78 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/8e84c789ba18e215c37fe1c3c55423124fb18b00 )
1219- remove eslint-plugin-prettier [ ` 98103c8 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/98103c87eabf6b80b421a66ad74b8a86c3c12cc2 )
13- - change eth address to ens name [ ` 5b5f35a ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/5b5f35aaf77d7c4bb1d8373daa3699dc0f0f85e2 )
20+ - Release 0.16.0 [ ` 28ad591 ` ] ( https://github.com/kremalicious/gatsby-plugin-matomo/commit/28ad5918c73290468551f573200185cdf4389b18 )
1421
1522#### [ v0.15.2] ( https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.15.1...v0.15.2 )
1623
Original file line number Diff line number Diff line change 11{
22 "name" : " gatsby-plugin-matomo" ,
33 "description" : " Gatsby plugin to add Matomo (formerly Piwik) onto a site." ,
4- "version" : " 0.16.0 " ,
4+ "version" : " 0.16.1 " ,
55 "author" : " Matthias Kretschmann <m@kretschmann.io>" ,
66 "scripts" : {
77 "build" : " cross-env NODE_ENV=production babel src --out-dir . --ignore **/__tests__" ,
You can’t perform that action at this time.
0 commit comments