Skip to content

Commit

Permalink
Version Packages (#214)
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 Nov 16, 2024
1 parent b10e8d5 commit 6fec13d
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/itchy-foxes-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-trains-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-jobs-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-starfishes-deny.md

This file was deleted.

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

## 7.3.0

### Minor Changes

- 4c1f7d5: Adds `recursive` option to `getEntries`, `getDirectories`, and `getFiles`.
- ff8d9ae: Implements `getType` for `JavaScriptFileExport`.

### Patch Changes

- 51506d8: Fixes internal `resolveType` utility trimming the `filePath` in `getType` incorrectly.
- d83d265: Fixes order prefixes being added to File System `getPath` methods.

## 7.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renoun/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renoun",
"version": "7.2.0",
"version": "7.3.0",
"description": "The Technical Content Toolkit for React",
"author": "Travis Arnold",
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit 6fec13d

Please sign in to comment.