Skip to content

Commit a8fd967

Browse files
server-state-cipklaschka
authored andcommitted
chore(main): release 0.4.0
1 parent bd14814 commit a8fd967

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/server-state/docs/compare/v0.3.0...v0.4.0) (2022-02-15)
4+
5+
6+
### Features
7+
8+
* **docs/develop:** :memo: Update GraphQL Schema docs in accordance with changes from https://github.com/server-state/server/pull/14 ([d85eb23](https://github.com/server-state/docs/commit/d85eb23cf8e8a40e9f017ca1009ccebceb5374bc))
9+
* **docs/internal:** :memo: Add Redis User DB structure reference ([5d61230](https://github.com/server-state/docs/commit/5d61230141e486e85caecf0f570bc0e20fc0f9e3))
10+
* Replace old forums link with Discord link ([0913c54](https://github.com/server-state/docs/commit/0913c5415601361f958ff23c746c84c23f92c983))
11+
12+
13+
### Bug Fixes
14+
15+
* **deployment:** Remove non-working search for now ([bd14814](https://github.com/server-state/docs/commit/bd14814cde594a023472518a6b76cc26b0f1bdbb))
16+
317
## [0.3.0](https://www.github.com/server-state/docs/compare/v0.2.0...v0.3.0) (2021-09-10)
418

519

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@server-state/docs",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Documentation for Server State, created using Docusaurus v2",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)