Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2024-04-24)

### Features

* experimental auditing features ([#79](#79)) ([0c31fd6](0c31fd6))
  • Loading branch information
semantic-release-bot committed Apr 24, 2024
1 parent 6479a09 commit b830cf3
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.0](https://github.com/Automattic/newspack-network/compare/v1.5.0...v1.6.0) (2024-04-24)


### Features

* experimental auditing features ([#79](https://github.com/Automattic/newspack-network/issues/79)) ([0c31fd6](https://github.com/Automattic/newspack-network/commit/0c31fd60eeb404ab36f0d5eff7482f4cd4a5085e))

# [1.6.0-alpha.1](https://github.com/Automattic/newspack-network/compare/v1.5.0...v1.6.0-alpha.1) (2024-04-11)


Expand Down
2 changes: 1 addition & 1 deletion newspack-network.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Newspack Network
* Description: The Newspack Network plugin.
* Version: 1.6.0-alpha.1
* Version: 1.6.0
* Author: Automattic
* Author URI: https://newspack.com/
* License: GPL3
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": "newspack-network",
"version": "1.6.0-alpha.1",
"version": "1.6.0",
"description": "The Newspack Network plugin.",
"license": "GPL-3.0",
"browserslist": [
Expand Down

0 comments on commit b830cf3

Please sign in to comment.