Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
timlrx committed Jul 17, 2023
1 parent a4f4133 commit 70bafdd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"neat-tables-occur",
"pretty-worms-help",
"proud-brooms-laugh",
"tall-rocks-hear",
"tricky-carpets-fly",
"unlucky-keys-join",
"weak-swans-heal"
]
Expand Down
9 changes: 9 additions & 0 deletions packages/pliny/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# pliny

## 0.1.0-beta.7

### Patch Changes

- 33d15e3: Remove next/dynamic from search component
Remove redundant context components
load kbar data in advance and refactor code
- 7f71035: Fix newsletter typo

## 0.1.0-beta.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pliny/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pliny",
"description": "Main entry point for pliny components",
"homepage": "https://github.com/timlrx/pliny",
"version": "0.1.0-beta.6",
"version": "0.1.0-beta.7",
"type": "module",
"exports": {
"./*": "./*",
Expand Down

0 comments on commit 70bafdd

Please sign in to comment.