Skip to content

Commit

Permalink
chore(release): version packages (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 6, 2024
1 parent 11a406f commit 6c5ef00
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-carrots-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-dogs-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-houses-agree.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/markdownlayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# markdownlayer

## 0.2.0

### Minor Changes

- 5986862: Support passing config with registration of the plugin which ignores markdownlayer.config.ts

### Patch Changes

- f24fc2b: Inject shims if needed
- 11a406f: Added README.md

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdownlayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlayer",
"version": "0.1.4",
"version": "0.2.0",
"type": "module",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 6c5ef00

Please sign in to comment.