Skip to content

Commit

Permalink
chore: release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 14, 2024
1 parent 983e1cc commit 7e1d4fa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/crafthippie/boergers/compare/v1.1.2...v1.2.0) (2024-02-14)


### Features

* add rftools autocrafting ([983e1cc](https://github.com/crafthippie/boergers/commit/983e1cc52ae0ca8b361cd6f29031f4ec38a3671a))

## [1.1.2](https://github.com/crafthippie/boergers/compare/v1.1.1...v1.1.2) (2024-01-28)


Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ secretGenerator:
images:
- name: minecraft-server
newName: quay.io/crafthippie/boergers
newTag: 1.1.2
newTag: 1.2.0

...
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "boergers"
author = "Thomas Boerger"
version = "1.1.2"
version = "1.2.0"
pack-format = "packwiz:1.1.0"

[index]
Expand Down

0 comments on commit 7e1d4fa

Please sign in to comment.