Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraBianchi committed Oct 17, 2024
1 parent 8d286ad commit ff9718b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@ 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).

#### [v3.0.0](https://github.com/collective/volto-social-settings/compare/v2.2.0...v3.0.0)
#### [v3.1.0](https://github.com/collective/volto-social-settings/compare/v3.0.0...v3.1.0)

- fix: fixed twitter x icon [`#16`](https://github.com/collective/volto-social-settings/pull/16)
- feat: Added i18n support [`36b77b7`](https://github.com/collective/volto-social-settings/commit/36b77b7e2da7160c81d112d058098442a79ea9da)
- chore: auto-publish on npm [`5018f6f`](https://github.com/collective/volto-social-settings/commit/5018f6fddef0b5892bd325e6db0d158efa38d0f5)

### [v3.0.0](https://github.com/collective/volto-social-settings/compare/v2.2.0...v3.0.0)

> 30 October 2022
- Upgraded dependencies and babel config for volto 16 [`#7`](https://github.com/collective/volto-social-settings/pull/7)
- fix: generated lockfile [`fa182b2`](https://github.com/collective/volto-social-settings/commit/fa182b208091da5fe1607686e2d4e25c2a27f522)
- refactor: upgraded dependencies and babel config for volto 16 [`f25bc20`](https://github.com/collective/volto-social-settings/commit/f25bc20d7509af072f75f3bf6f50ad3a0c5ca6ea)
- Release 3.0.0 [`5e613c3`](https://github.com/collective/volto-social-settings/commit/5e613c3d555ef03eee27b6b991836957d7a3183c)

#### [v2.2.0](https://github.com/collective/volto-social-settings/compare/v2.1.2...v2.2.0)

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": "volto-social-settings",
"version": "3.0.0",
"version": "3.1.0",
"description": "Addon for Volto to manage a list of social network links",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-social-settings.git",
Expand Down

0 comments on commit ff9718b

Please sign in to comment.