diff --git a/CHANGELOG.md b/CHANGELOG.md index e755165..5eaee57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,36 +1,82 @@ -# Release Notes - - - - - -## 1.5.0 (2024-03-30) - -### Internal - -- Modernize project setup and CI @erral [#12](https://github.com/codesyntax/volto-social-sharing/pull/12) - -## 1.4.0 (2024-02-09) - -### Internal - -- Improve Readme - -## 1.3.0 (2023-01-26) - -### Internal - -- Update release infrastructure - -## 1.2.0 (2022-08-16) - -- Update release infrastructure - -## 1.1.0 (2022-03-01) - -- Initial version - +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [1.5.0](https://github.com/codesyntax/volto-social-sharing/compare/1.4.0...1.5.0) + +- update lock [`97154f9`](https://github.com/codesyntax/volto-social-sharing/commit/97154f99e88ea8a5ce465095605821164fe79384) +- add lock [`cc0a6e3`](https://github.com/codesyntax/volto-social-sharing/commit/cc0a6e3a757f2476985c330269da8ef2807a03e9) +- add missing files [`8180f6a`](https://github.com/codesyntax/volto-social-sharing/commit/8180f6aba7d06176d1c942361935f2761a9d6716) +- yarn forlder [`f286eb0`](https://github.com/codesyntax/volto-social-sharing/commit/f286eb0f2ed544a4d1ff1692023132c34868213f) +- modernize setup [`d37f938`](https://github.com/codesyntax/volto-social-sharing/commit/d37f938fd246cceb96dd2778f684405191b361e0) +- lint & format [`45f988e`](https://github.com/codesyntax/volto-social-sharing/commit/45f988e4e2de71ad9bd2bdee24aa26d1608a1387) +- improve readme for new-style Volto addons [`66b4322`](https://github.com/codesyntax/volto-social-sharing/commit/66b4322195a6153cf7b9db7270fdd3aaa40e069e) +- lint css [`cb2689d`](https://github.com/codesyntax/volto-social-sharing/commit/cb2689de894d7a46634aedc118fc07d39df965c6) +- update devDeps [`d2f6c4d`](https://github.com/codesyntax/volto-social-sharing/commit/d2f6c4d624af5ec815202bffb6c8fe6b4faf72dd) +- style formatting [`cea3d19`](https://github.com/codesyntax/volto-social-sharing/commit/cea3d192e4b06b3634b0d10478fef97343113340) +- format css [`adeac13`](https://github.com/codesyntax/volto-social-sharing/commit/adeac138b9bc407f3a83390ea12fe75325f24c73) +- changelog [`00b494d`](https://github.com/codesyntax/volto-social-sharing/commit/00b494d390f09d20a65e346b012dbeef6ae7336b) +- move release-it to devDeps [`26bb8dc`](https://github.com/codesyntax/volto-social-sharing/commit/26bb8dc69188b7da76620377a7c122bc46c3a734) +- no need for vendor specific CSS rules [`54f6d58`](https://github.com/codesyntax/volto-social-sharing/commit/54f6d58620afa7b2caa569b6e7fd5b4fc0620fe4) +- style formatting [`d9a1ebd`](https://github.com/codesyntax/volto-social-sharing/commit/d9a1ebd19347b5f057c2b7e493403983d43b9d43) +- default second paramter for useEffect [`acf72bb`](https://github.com/codesyntax/volto-social-sharing/commit/acf72bbfd9f978290a9a223ef3eb1e2ae3f91da9) + +#### [1.4.0](https://github.com/codesyntax/volto-social-sharing/compare/1.3.0...1.4.0) + +> 9 February 2024 + +- Improve readme [`#11`](https://github.com/codesyntax/volto-social-sharing/pull/11) +- improve readme [`#10`](https://github.com/codesyntax/volto-social-sharing/pull/10) +- Automated release 1.4.0 [`9047c07`](https://github.com/codesyntax/volto-social-sharing/commit/9047c079161e0575cf33c34517f0f9615978871f) + +#### [1.3.0](https://github.com/codesyntax/volto-social-sharing/compare/1.2.0...1.3.0) + +> 26 January 2023 + +- Develop [`#9`](https://github.com/codesyntax/volto-social-sharing/pull/9) +- Erral patch 1 [`#8`](https://github.com/codesyntax/volto-social-sharing/pull/8) +- Automated release 1.3.0 [`c4d2ddb`](https://github.com/codesyntax/volto-social-sharing/commit/c4d2ddbf9de584ea1e7a912a686ec855097fec8c) +- Update release.yml [`d45bc33`](https://github.com/codesyntax/volto-social-sharing/commit/d45bc334f1f6ebbda6cd3c59dc0e15af4fc12b86) + +#### [1.2.0](https://github.com/codesyntax/volto-social-sharing/compare/1.1.0...1.2.0) + +> 16 August 2022 + +- Update package.json [`#7`](https://github.com/codesyntax/volto-social-sharing/pull/7) +- Automated release 1.2.0 [`8891846`](https://github.com/codesyntax/volto-social-sharing/commit/88918463c02ddea5543283dd5c31e114f2c39a08) + +### [1.1.0](https://github.com/codesyntax/volto-social-sharing/compare/v1.0.0-rc.1...1.1.0) + +> 16 August 2022 + +- Develop [`#6`](https://github.com/codesyntax/volto-social-sharing/pull/6) +- Create release.yml [`#5`](https://github.com/codesyntax/volto-social-sharing/pull/5) +- Develop [`#4`](https://github.com/codesyntax/volto-social-sharing/pull/4) +- Disable sharing on non content routes [`#3`](https://github.com/codesyntax/volto-social-sharing/pull/3) +- className for each element [`#1`](https://github.com/codesyntax/volto-social-sharing/pull/1) +- Create .release-it.json [`ace4eff`](https://github.com/codesyntax/volto-social-sharing/commit/ace4eff31104db960ef9d0458cb92eca5e852b41) +- Automated release 1.1.0 [`b9ee727`](https://github.com/codesyntax/volto-social-sharing/commit/b9ee72792fc071f7c6c8f52bc9d20b64707f72f2) +- release [`b37cab2`](https://github.com/codesyntax/volto-social-sharing/commit/b37cab2fc00cbddbb047740340abee2de48be370) +- Update package.json [`ab30d17`](https://github.com/codesyntax/volto-social-sharing/commit/ab30d17646e10f1016bd7a246a536f630ad91a5a) +- Bump major version [`e3f2f75`](https://github.com/codesyntax/volto-social-sharing/commit/e3f2f75dbd5ca09aa89bf7971020ba9bfbee39ae) + +#### v1.0.0-rc.1 + +> 29 January 2021 + +- readme and customizations [`f7d8687`](https://github.com/codesyntax/volto-social-sharing/commit/f7d86871b8e0264ffcd190082c3969d747245941) +- social sharing with font awesome component [`2e67a43`](https://github.com/codesyntax/volto-social-sharing/commit/2e67a43553192a46ced70052ba02d8b59e026926) +- changed the classes name to not overwrite the default volto css [`0416bde`](https://github.com/codesyntax/volto-social-sharing/commit/0416bde93ae192ebd19c033ab9f6f7a763e0595c) +- remove item doc [`2edb339`](https://github.com/codesyntax/volto-social-sharing/commit/2edb33985a216593c962dc4dc6d15caf2f5ee619) +- Initial commit [`4904ba7`](https://github.com/codesyntax/volto-social-sharing/commit/4904ba7469c7170eed8427126db32f3d584d5ae0) +- minimal addon structure [`e329e31`](https://github.com/codesyntax/volto-social-sharing/commit/e329e314df845bf7ccb3525df17aef06c11e4f5f) +- table of content [`3e63366`](https://github.com/codesyntax/volto-social-sharing/commit/3e63366b736b161cc4d31d74d26fdd9374611ad4) +- added the author in the readme [`051de70`](https://github.com/codesyntax/volto-social-sharing/commit/051de7018b566ea38eeb0fb8a69c5be711d8f611) +- doc improvement [`99c3dde`](https://github.com/codesyntax/volto-social-sharing/commit/99c3ddeb3aa73b34f485638dbb2d50df8de8d26f) +- table of content [`3cac3fa`](https://github.com/codesyntax/volto-social-sharing/commit/3cac3fa9d177f659a76d7115b23778af18ee82b7) +- icon [`5c75961`](https://github.com/codesyntax/volto-social-sharing/commit/5c7596105b7e554a8942149af8c381c1f89a3b98) +- proba [`67811a2`](https://github.com/codesyntax/volto-social-sharing/commit/67811a2de9dd59f5f0baf757944febde3ae251b2) +- npmignore [`11eb2cf`](https://github.com/codesyntax/volto-social-sharing/commit/11eb2cf3851666c88dec5a4fc3e88367f23e66c3) +- code cleaned [`2254baf`](https://github.com/codesyntax/volto-social-sharing/commit/2254bafef45195ea116d5764efe2052ba6105c62) diff --git a/package.json b/package.json index d364ead..da3935e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@codesyntax/volto-social-sharing", - "version": "1.4.0", + "version": "1.5.0", "description": "volto-social-sharing: Volto add-on", "main": "src/index.js", "license": "MIT",