merge: change version to 0.1.0, publish new version which adds (#847)
## Changes: - @portaljs/components version bumped from 0.0.3 to 0.1.0 - New version adds the Catalog component
This commit is contained in:
parent
5834a4a470
commit
edb2354945
@ -44,7 +44,8 @@
|
||||
"remark-math": "^5.1.1",
|
||||
"remark-smartypants": "^2.0.0",
|
||||
"remark-toc": "^8.0.1",
|
||||
"typescript": "5.0.4"
|
||||
"typescript": "5.0.4",
|
||||
"@portaljs/components": "^0.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/components",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"description": "https://portaljs.org",
|
||||
"keywords": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user