Skip to content

Commit 7cbe527

Browse files
authored
Merge pull request #38 from soderlind/update/dependencies
Bump version to 1.8.4 and update dependencies in composer.json, packa…
2 parents 7e7a775 + a5a5b2f commit 7cbe527

8 files changed

+288
-198
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### 1.8.4
6+
7+
- Update dependencies
8+
59
### 1.8.3
610

711
- Housekeeping

build/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => '1ebd4f27cd4018d342f4');
1+
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => '0526fd5ab9d497a196d1');

build/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "soderlind/super-admin-all-sites-menu",
33
"description": "For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"keywords": [
66
"wordpress",
77
"multisite",

0 commit comments

Comments
 (0)