mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-12 01:54:51 +00:00
Merge pull request #90 from acid-info/release-beta
chore: release v0.1.0-beta.0
This commit is contained in:
commit
e3a5c770b2
@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [0.1.0-beta.0](https://github.com/acid-info/lsd/compare/v0.1.0-alpha.23...v0.1.0-beta.0) (2023-12-06)
|
||||
|
||||
**Note:** Version bump only for package @acid-info/logos-design-system
|
||||
|
||||
# [0.1.0-alpha.23](https://github.com/acid-info/lsd/compare/v0.1.0-alpha.22...v0.1.0-alpha.23) (2023-12-06)
|
||||
|
||||
**Note:** Version bump only for package @acid-info/logos-design-system
|
||||
|
@ -2,6 +2,6 @@
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"useNx": true,
|
||||
"useWorkspaces": true,
|
||||
"version": "0.1.0-alpha.23",
|
||||
"version": "0.1.0-beta.0",
|
||||
"packages": ["packages/*", "apps/*"]
|
||||
}
|
||||
|
@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [0.1.0-beta.0](https://github.com/acid-info/lsd/compare/v0.1.0-alpha.23...v0.1.0-beta.0) (2023-12-06)
|
||||
|
||||
**Note:** Version bump only for package @acid-info/lsd-react
|
||||
|
||||
# [0.1.0-alpha.23](https://github.com/acid-info/lsd/compare/v0.1.0-alpha.22...v0.1.0-alpha.23) (2023-12-06)
|
||||
|
||||
**Note:** Version bump only for package @acid-info/lsd-react
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@acid-info/lsd-react",
|
||||
"version": "0.1.0-alpha.23",
|
||||
"version": "0.1.0-beta.0",
|
||||
"types": "./dist/index.d.ts",
|
||||
"main": "./dist/lsd-react.js",
|
||||
"require": "./dist/lsd-react.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user