Skip to content

Commit

Permalink
chore(main): release 0.2.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Sep 29, 2023
1 parent 84688c6 commit 4dfe474
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# Changelog

## [0.2.0-alpha.0](https://github.com/Cubyx-Network/website/compare/v0.1.0-alpha.0...v0.2.0-alpha.0) (2023-09-29)


### Features

* Teamseite & daisyUI hinzugefügt ([#62](https://github.com/Cubyx-Network/website/issues/62)) ([7f2927a](https://github.com/Cubyx-Network/website/commit/7f2927a9258df22f7998b628e947319a09bae8e5))


### Bug Fixes

* Probleme beim Laden der Website (NewsPreview) ([#76](https://github.com/Cubyx-Network/website/issues/76)) ([f60eda0](https://github.com/Cubyx-Network/website/commit/f60eda0f10724092a1a55974e85a1efda04b2594))


### Performance Improvements

* performance improvements ([b7a4dde](https://github.com/Cubyx-Network/website/commit/b7a4dde9578bbe4ce8fc1abbe95cb87a1cdbb778))


### Reverts

* "perf: performance improvements" ([59b4a1e](https://github.com/Cubyx-Network/website/commit/59b4a1ed3be63ac93f6422b122d60e78e2fabd75))
* 80e835ab0bdc53d8357da3eea19f4ed86d547633 ([f2cd1e1](https://github.com/Cubyx-Network/website/commit/f2cd1e158d4ac8e0149bb9bece0ba597afa00a55))

## [0.1.0-alpha.0](https://github.com/Cubyx-Network/website/compare/v0.0.1+alpha...v0.1.0-alpha.0) (2023-07-28)

### 🆕 Features
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.0-alpha.0",
"version": "0.2.0-alpha.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down

0 comments on commit 4dfe474

Please sign in to comment.