mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
v1.0.0-alpha.124
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.0.0-alpha.124](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.123...v1.0.0-alpha.124) (2023-11-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **docusaurus-remote-content:** more plugin option names more explicit ([0bfc28d](https://github.com/acid-info/logos-docusaurus-plugins/commit/0bfc28d43b420e11aa056783905f274bf4a19765))
|
||||
|
||||
# [1.0.0-alpha.123](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.122...v1.0.0-alpha.123) (2023-11-24)
|
||||
|
||||
### Features
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-alpha.123",
|
||||
"version": "1.0.0-alpha.124",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.0.0-alpha.124](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.123...v1.0.0-alpha.124) (2023-11-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **docusaurus-remote-content:** more plugin option names more explicit ([0bfc28d](https://github.com/acid-info/logos-docusaurus-plugins/commit/0bfc28d43b420e11aa056783905f274bf4a19765))
|
||||
|
||||
# [1.0.0-alpha.123](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.122...v1.0.0-alpha.123) (2023-11-24)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@acid-info/docusaurus-remote-content",
|
||||
"version": "1.0.0-alpha.123",
|
||||
"version": "1.0.0-alpha.124",
|
||||
"description": "Docusaurus remote content",
|
||||
"main": "lib/index.js",
|
||||
"types": "src/plugin.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user