Skip to content

Commit ec832fd

Browse files
committed
chore(0.1.3): update version and changelog
1 parent 0d28d28 commit ec832fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-turtles-ring.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @druxt-contrib/config-pages
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 0d28d28: fix(#20): fixed bug with getters when using multiple config pages.
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@druxt-contrib/config-pages",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"keywords": [
55
"config",
66
"configuration",

0 commit comments

Comments
 (0)