Skip to content

Commit 3065b07

Browse files
chore: version packages (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b72360 commit 3065b07

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

.changeset/petite-buttons-reply.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

apps/docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @shajara/docs
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- [#45](https://github.com/iplaylf2/shajara/pull/45) [`9b72360`](https://github.com/iplaylf2/shajara/commit/9b72360dda5773cf2a8980fbabc4fb31ab9b136a) Thanks [@iplaylf2](https://github.com/iplaylf2)! - Add a Concepts section to the docs site.
8+
9+
Readers can now move from task-focused guides into concept pages when they need more
10+
background on how shajara structures routine work and ownership.
11+
312
## 0.4.1
413

514
### Patch Changes

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shajara/docs",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"private": true,
55
"description": "Documentation and demo app for shajara.",
66
"homepage": "https://iplaylf2.github.io/shajara",

0 commit comments

Comments
 (0)