mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
v1.0.0-alpha.139
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.139](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.138...v1.0.0-alpha.139) (2024-01-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix broken ImageGrid square mode layout ([f243086](https://github.com/acid-info/logos-docusaurus-plugins/commit/f243086542c3caa16db56489a19bcd786064ef6e))
|
||||
|
||||
# [1.0.0-alpha.138](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.137...v1.0.0-alpha.138) (2024-01-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0-alpha.138",
|
||||
"version": "1.0.0-alpha.139",
|
||||
"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.139](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.138...v1.0.0-alpha.139) (2024-01-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- fix broken ImageGrid square mode layout ([f243086](https://github.com/acid-info/logos-docusaurus-plugins/commit/f243086542c3caa16db56489a19bcd786064ef6e))
|
||||
|
||||
# [1.0.0-alpha.130](https://github.com/acid-info/logos-docusaurus-plugins/compare/v1.0.0-alpha.129...v1.0.0-alpha.130) (2023-12-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@acid-info/logos-docusaurus-brand-guidelines-theme",
|
||||
"version": "1.0.0-alpha.130",
|
||||
"version": "1.0.0-alpha.139",
|
||||
"description": "",
|
||||
"main": "lib/index.js",
|
||||
"types": "src/theme.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user