Skip to content

Commit af86ae1

Browse files
Mod Release 1.0.4
Mod Release
2 parents c13b4f0 + 6aa5154 commit af86ae1

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/early-terms-roll.md

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

.changeset/tame-nails-cross.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CreateColonies
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- Fix shafts with metal girders not requiring either material (closes https://github.com/MotionlessTrain/CreateColonies/issues/43) ([#48](https://github.com/MotionlessTrain/CreateColonies/pull/48))
8+
9+
- Fix lectern controllers not asking for either the linked controller, nor the lectern (closes https://github.com/MotionlessTrain/CreateColonies/issues/47) ([#48](https://github.com/MotionlessTrain/CreateColonies/pull/48))
10+
311
## 1.0.3
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"@changesets/cli": "^2.29.5"
44
},
55
"private": true,
6-
"version": "1.0.3",
6+
"version": "1.0.4",
77
"name": "CreateColonies",
88
"devDependencies": {
99
"@svitejs/changesets-changelog-github-compact": "^1.2.0"

0 commit comments

Comments
 (0)