Skip to content

Commit

Permalink
Merge branch 'main' into issue-93-automate-github-release
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco authored Apr 10, 2024
2 parents 1f3d5b4 + e6c1bfe commit 76a386a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-mirrors-kick.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.1.3

### Patch Changes

- 3f6969a: Fix automation of release artifact

## 1.1.2

### Patch Changes
Expand Down
19 changes: 7 additions & 12 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: jasonbahl, joefusco
Tags: headless, decoupled, graphql, devtools
Requires at least: 5.7
Tested up to: 6.5
Stable tag: 1.1.2
Stable tag: 1.1.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -22,6 +22,12 @@ GraphQL IDE for WPGraphQL

== Changelog ==

= 1.1.3 =

### Patch Changes

- 3f6969a: Fix automation of release artifact

= 1.1.2 =

### Patch Changes
Expand All @@ -35,15 +41,4 @@ GraphQL IDE for WPGraphQL
- 45333ab: Fix automation of release artifact
- 6d73d1b: Fix automation of release artifact

= [1.1.0] - 2024-04-3 =

### Minor Changes

- 75ec916: Add help page as a built-in plugin

### Patch Changes

- c76d592: test
- e616aab: Added changesets to assist with releases

[View the full changelog](https://github.com/wp-graphql/wpgraphql-ide/blob/main/CHANGELOG.md)
2 changes: 1 addition & 1 deletion wpgraphql-ide.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* GitHub Plugin URI: https://github.com/josephfusco/wpgraphql-ide
* License: GPLv3 or later
* Text Domain: wpgraphql-ide
* Version: 1.1.2
* Version: 1.1.3
* Requires PHP: 7.4
* Tested up to: 6.4.3
*
Expand Down

0 comments on commit 76a386a

Please sign in to comment.