Skip to content

Commit

Permalink
Changelog and readme.txt edits.
Browse files Browse the repository at this point in the history
  • Loading branch information
CGastrell authored and matticbot committed Aug 15, 2024
1 parent 8616d6c commit 9c0705e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
## [3.1.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [3.1.4] - 2024-08-15
### Changed
- Updated package dependencies.
- Updated package dependencies. [#38665]

## [3.1.3] - 2024-06-26
### Added
Expand Down Expand Up @@ -140,7 +137,7 @@ This is an alpha version! The changes listed here are not final.

- Build: Refactored (aligned build system with Gridicons).

[3.1.4-alpha]: https://github.com/Automattic/social-logos/compare/v3.1.3...v3.1.4-alpha
[3.1.4]: https://github.com/Automattic/social-logos/compare/v3.1.3...v3.1.4
[3.1.3]: https://github.com/Automattic/social-logos/compare/v3.1.2...v3.1.3
[3.1.2]: https://github.com/Automattic/social-logos/compare/v3.1.1...v3.1.2
[3.1.1]: https://github.com/Automattic/social-logos/compare/v3.1.0...v3.1.1
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": "social-logos",
"version": "3.1.4-alpha",
"version": "3.1.4",
"description": "A repository of all the social logos used on WordPress.com.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/social-logos/",
"bugs": {
Expand Down

0 comments on commit 9c0705e

Please sign in to comment.