Skip to content

Commit

Permalink
chore(release): merge in release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matticbot committed Jul 1, 2024
2 parents 3f7c70a + caa2dfe commit d5be08e
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 @@
## [0.7.1](https://github.com/Automattic/super-cool-ad-inserter-plugin/compare/v0.7.0...v0.7.1) (2024-07-01)


### Bug Fixes

* update newspack-scripts to v5.5.1 ([#188](https://github.com/Automattic/super-cool-ad-inserter-plugin/issues/188)) ([76559ec](https://github.com/Automattic/super-cool-ad-inserter-plugin/commit/76559ec2b07f774ccbce26b719020d26d6d61058))

# [0.7.0](https://github.com/Automattic/super-cool-ad-inserter-plugin/compare/v0.6.3...v0.7.0) (2024-04-24)


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": "super-cool-ad-inserter-plugin",
"version": "0.7.0",
"version": "0.7.1",
"author": "Automattic",
"scripts": {
"start": "npm ci",
Expand Down
2 changes: 1 addition & 1 deletion super-cool-ad-inserter-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Super Cool Ad Inserter Plugin
Plugin URI: https://github.com/Automattic/super-cool-adinserter-plugin/tree/trunk/docs
Description: A simple way to insert widgets after the nth paragraph
Version: 0.7.0
Version: 0.7.1
Author: Automattic
License: GPL Version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit d5be08e

Please sign in to comment.