mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
v1.0.0-alpha.128
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.128](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.127...v1.0.0-alpha.128) (2023-12-13)
|
||||
|
||||
### Features
|
||||
|
||||
- **docusaurus-remote-content:** extend cli and add a command for downloading remote content ([5bc2ad4](https://github.com/acid-info/logos-docusaurus-plugins/commit/5bc2ad4c8354bddf48f17851982e14b8c9c22bd5))
|
||||
|
||||
# [1.0.0-alpha.127](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.126...v1.0.0-alpha.127) (2023-12-12)
|
||||
|
||||
**Note:** Version bump only for package root
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-alpha.127",
|
||||
"version": "1.0.0-alpha.128",
|
||||
"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.128](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.127...v1.0.0-alpha.128) (2023-12-13)
|
||||
|
||||
### Features
|
||||
|
||||
- **docusaurus-remote-content:** extend cli and add a command for downloading remote content ([5bc2ad4](https://github.com/acid-info/logos-docusaurus-plugins/commit/5bc2ad4c8354bddf48f17851982e14b8c9c22bd5))
|
||||
|
||||
# [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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@acid-info/docusaurus-remote-content",
|
||||
"version": "1.0.0-alpha.124",
|
||||
"version": "1.0.0-alpha.128",
|
||||
"description": "Docusaurus remote content",
|
||||
"main": "lib/index.js",
|
||||
"types": "src/plugin.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user