Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#40117)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelini authored and matticbot committed Nov 11, 2024
1 parent c18f3d1 commit d0c7131
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
## [3.1.11-alpha] - unreleased

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

## [3.1.11] - 2024-11-11
### Added
- Added post-build tests.
- Added post-build tests. [#38224]

### Changed
- Updated package dependencies.
- Updated package dependencies. [#40000]

## [3.1.10] - 2024-10-25
### Changed
Expand Down Expand Up @@ -171,7 +168,7 @@ This is an alpha version! The changes listed here are not final.

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

[3.1.11-alpha]: https://github.com/Automattic/social-logos/compare/v3.1.10...v3.1.11-alpha
[3.1.11]: https://github.com/Automattic/social-logos/compare/v3.1.10...v3.1.11
[3.1.10]: https://github.com/Automattic/social-logos/compare/v3.1.9...v3.1.10
[3.1.9]: https://github.com/Automattic/social-logos/compare/v3.1.8...v3.1.9
[3.1.8]: https://github.com/Automattic/social-logos/compare/v3.1.7...v3.1.8
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.11-alpha",
"version": "3.1.11",
"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 d0c7131

Please sign in to comment.