Skip to content

Commit 95fc353

Browse files
committed
Preparing for release 13.11.0
1 parent 117faf3 commit 95fc353

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
## 13.11.0
6+
7+
### New features
8+
9+
- [#2257: Renamed upgrade to update](https://github.com/alphagov/govuk-prototype-kit/pull/2257)
10+
11+
- [#2245: Upgrading plugins with dependencies](https://github.com/alphagov/govuk-prototype-kit/pull/2245)
12+
513
## 13.10.1
614

715
### Fixes

npm-shrinkwrap.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,7 +1,7 @@
11
{
22
"name": "govuk-prototype-kit",
33
"description": "Rapidly create HTML prototypes of GOV.UK services",
4-
"version": "13.10.1",
4+
"version": "13.11.0",
55
"engines": {
66
"node": "^16.x || >= 18.x"
77
},

0 commit comments

Comments
 (0)