Skip to content

Commit 08615b6

Browse files
chore(dev): release 1.1.0 (#211)
1 parent efb9f0e commit 08615b6

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.5"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.5...1.1.0) (2024-11-28)
4+
5+
6+
### Features
7+
8+
* support platform assignment ([efb9f0e](https://github.com/pressbooks/pressbooks-multi-institution/commit/efb9f0ed2e5849e77db354fc1972008c4548e4b0))
9+
310
## [1.0.5](https://github.com/pressbooks/pressbooks-multi-institution/compare/1.0.4...1.0.5) (2024-08-27)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Requires at least:** 6.4.3 \
55
**Tested up to:** 6.4.3 \
66
<!-- x-release-please-start-version -->
7-
**Stable tag:** 1.0.5 \
7+
**Stable tag:** 1.1.0 \
88
<!-- x-release-please-end -->
99
**License:** GPLv3 or later \
1010
**License URI:** https://www.gnu.org/licenses/gpl-3.0.html

pressbooks-multi-institution.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Requires Plugins: pressbooks
88
* Description: Tools for managing Pressbooks networks shared by multiple institutions
99
* x-release-please-start-version
10-
* Version: 1.0.5
10+
* Version: 1.1.0
1111
* x-release-please-end
1212
* Author: Pressbooks (Book Oven Inc.)
1313
* Author URI: https://pressbooks.org

0 commit comments

Comments
 (0)