Skip to content

Commit

Permalink
chore(main): release 0.1.2 (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding authored Oct 15, 2023
1 parent 45b5689 commit b9bbc63
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.2](https://github.com/Cubyx-Network/website/compare/v0.1.1...v0.1.2) (2023-10-15)


### 🪲 Fehlerbehebungen

* **ci:** Falsche Server ID im Server Restart ([45b5689](https://github.com/Cubyx-Network/website/commit/45b5689e3241623d295ef73e4207577140a99157))


### 🚀 CI/CD-Änderungen

* Neue CI-Pipeline für Production ([0c58df6](https://github.com/Cubyx-Network/website/commit/0c58df643b008f93ce804a57a6a8a75e9d7c1a6e))

## [0.1.1](https://github.com/Cubyx-Network/website/compare/v0.1.0...v0.1.1) (2023-10-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit b9bbc63

Please sign in to comment.