Skip to content

Commit

Permalink
Automated release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
UnaiEtxaburu committed Oct 30, 2024
1 parent e0c56c3 commit c7f22d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,27 @@ 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).

#### [1.6.0](https://github.com/codesyntax/volto-social-sharing/compare/1.5.0...1.6.0)

- Update SocialSharing.jsx [`#13`](https://github.com/codesyntax/volto-social-sharing/pull/13)

#### [1.5.0](https://github.com/codesyntax/volto-social-sharing/compare/1.4.0...1.5.0)

> 30 March 2024
- modernize setup [`#12`](https://github.com/codesyntax/volto-social-sharing/pull/12)
- 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)
- Automated release 1.5.0 [`44250b2`](https://github.com/codesyntax/volto-social-sharing/commit/44250b2774d42007c98069b214b2bb94980e24db)
- 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)
- changelog [`b93b634`](https://github.com/codesyntax/volto-social-sharing/commit/b93b6342e26a70bf9e750f702c3d7a640ac12b13)
- 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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesyntax/volto-social-sharing",
"version": "1.5.0",
"version": "1.6.0",
"description": "volto-social-sharing: Volto add-on",
"main": "src/index.js",
"license": "MIT",
Expand Down

0 comments on commit c7f22d3

Please sign in to comment.