Skip to content

Commit 3a58915

Browse files
Version Packages
1 parent ae0ba2d commit 3a58915

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-oranges-kiss.md

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

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @portaljs/components
22

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- [#1486](https://github.com/datopian/portaljs/pull/1486) [`5f8207849e3e8d655992473a987d050da2296466`](https://github.com/datopian/portaljs/commit/5f8207849e3e8d655992473a987d050da2296466) Thanks [@demenech](https://github.com/demenech)! - Remove an unused `next-mdx-remote` dependency from `@portaljs/components`.
8+
39
## 1.2.3
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portaljs/components",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"type": "module",
55
"description": "https://portaljs.com",
66
"keywords": [

0 commit comments

Comments
 (0)