Skip to content

Commit

Permalink
chore(release): 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.1](v1.6.0...v1.6.1) (2024-07-01)

### Bug Fixes

* update newspack-scripts to v5.5.1 ([#211](#211)) ([5493afd](5493afd))
  • Loading branch information
semantic-release-bot committed Jul 1, 2024
1 parent b5e140c commit f7e685c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.1](https://github.com/Automattic/republication-tracker-tool/compare/v1.6.0...v1.6.1) (2024-07-01)


### Bug Fixes

* update newspack-scripts to v5.5.1 ([#211](https://github.com/Automattic/republication-tracker-tool/issues/211)) ([5493afd](https://github.com/Automattic/republication-tracker-tool/commit/5493afd5eda0d2e54e31727dffa986bad4b3a034))

# [1.6.0](https://github.com/Automattic/republication-tracker-tool/compare/v1.5.0...v1.6.0) (2024-04-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "republication-tracker-tool",
"version": "1.6.0",
"version": "1.6.1",
"main": "Gruntfile.js",
"author": "Automattic",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion republication-tracker-tool.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Author URI: https://labs.inn.org
* Text Domain: republication-tracker-tool
* Domain Path: /languages
* Version: 1.6.1-alpha.1
* Version: 1.6.1
*
* @package Republication_Tracker_Tool
*/
Expand Down

0 comments on commit f7e685c

Please sign in to comment.