mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
v1.0.0-alpha.61
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
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.61](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.60...v1.0.0-alpha.61) (2023-06-28)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix build errors ([0d03f51](https://github.com/acid-info/logos-docusaurus-plugins/commit/0d03f51790c613a43c96925f51caa5e8e346b3fd))
|
||||
- remove unnecessary fathom file ([02b3cad](https://github.com/acid-info/logos-docusaurus-plugins/commit/02b3cad4fd1a3897ef09e8648dc789aec0029ae5))
|
||||
|
||||
### Features
|
||||
|
||||
- implement fathom ([966c6b3](https://github.com/acid-info/logos-docusaurus-plugins/commit/966c6b363686689586b199c0902564e41b79360c))
|
||||
|
||||
# [1.0.0-alpha.60](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.59...v1.0.0-alpha.60) (2023-06-26)
|
||||
|
||||
**Note:** Version bump only for package root
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-alpha.60",
|
||||
"version": "1.0.0-alpha.61",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
|
||||
@@ -1 +1,16 @@
|
||||
# Change Log
|
||||
|
||||
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.61](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.60...v1.0.0-alpha.61) (2023-06-28)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix build errors ([0d03f51](https://github.com/acid-info/logos-docusaurus-plugins/commit/0d03f51790c613a43c96925f51caa5e8e346b3fd))
|
||||
|
||||
### Features
|
||||
|
||||
- implement fathom ([966c6b3](https://github.com/acid-info/logos-docusaurus-plugins/commit/966c6b363686689586b199c0902564e41b79360c))
|
||||
|
||||
# Change Log
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@acid-info/docusaurus-fathom",
|
||||
"version": "1.0.0-alpha.1",
|
||||
"version": "1.0.0-alpha.61",
|
||||
"description": "Docusaurus fathom plugin",
|
||||
"main": "lib/index.js",
|
||||
"types": "src/plugin.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user