Skip to content

Commit f132455

Browse files
server-state-cipklaschka
authored andcommitted
chore: release 0.3.0
1 parent 9132d87 commit f132455

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://www.github.com/server-state/docs/compare/v0.2.0...v0.3.0) (2021-09-10)
4+
5+
6+
### Features
7+
8+
* **docs/develop:** :construction: Add GraphQL Base Schema Reference (WIP!) ([d7a9697](https://www.github.com/server-state/docs/commit/d7a96972dcf9d5c4aba1e008e15505317993e74d))
9+
* **docs/develop:** :sparkles: Add pub/sub address reference ([1b5f2a1](https://www.github.com/server-state/docs/commit/1b5f2a18fae06c5d8f13812a3648d106c2d13fa5))
10+
11+
12+
### Bug Fixes
13+
14+
* :green_heart: Fix `update:schema-docs` script for non-Windows systems ([25a5776](https://www.github.com/server-state/docs/commit/25a5776a4218da331108954a3fbb24fe97692aa4))
15+
316
## 0.2.0 (2021-08-31)
417

518

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.2.0",
3+
"version": "0.3.0",
44
"description": "Documentation for Server State, created using Docusaurus v2",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)