Skip to content

Commit b93f06d

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.2...v1.10.0) (2024-07-30) ### Features * **membership-plans:** improvements ([#110](#110)) ([f994478](f994478)) * user discrepancies display ([#100](#100)) ([a054967](a054967)) * **users:** bulk user network sync ([d1e9533](d1e9533))
1 parent c1d13e7 commit b93f06d

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.10.0](https://github.com/Automattic/newspack-network/compare/v1.9.2...v1.10.0) (2024-07-30)
2+
3+
4+
### Features
5+
6+
* **membership-plans:** improvements ([#110](https://github.com/Automattic/newspack-network/issues/110)) ([f994478](https://github.com/Automattic/newspack-network/commit/f994478f9033854f499ad5343c16fda43e460643))
7+
* user discrepancies display ([#100](https://github.com/Automattic/newspack-network/issues/100)) ([a054967](https://github.com/Automattic/newspack-network/commit/a05496735e1e8f691e3e5f680dbcd8e3a3909228))
8+
* **users:** bulk user network sync ([d1e9533](https://github.com/Automattic/newspack-network/commit/d1e953335bd92058319ca57ad801c2ee770c681e))
9+
110
## [1.9.2](https://github.com/Automattic/newspack-network/compare/v1.9.1...v1.9.2) (2024-07-16)
211

312

newspack-network.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin Name: Newspack Network
44
* Description: The Newspack Network plugin.
5-
* Version: 1.10.0-alpha.1
5+
* Version: 1.10.0
66
* Author: Automattic
77
* Author URI: https://newspack.com/
88
* License: GPL3

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "newspack-network",
3-
"version": "1.9.2",
3+
"version": "1.10.0",
44
"description": "The Newspack Network plugin.",
55
"license": "GPL-3.0",
66
"browserslist": [

0 commit comments

Comments
 (0)