chore(release): 0.2.3 [skip ci]

## [0.2.3](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.2...v0.2.3) (2023-08-14)

### Bug Fixes

* remove scroll bars and add padding to contrast box ([0d32745](0d32745b18))
This commit is contained in:
semantic-release-bot 2023-08-14 08:19:59 +00:00
parent 84eef5ee8c
commit 68d3d750fc
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [0.2.3](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.2...v0.2.3) (2023-08-14)
### Bug Fixes
* remove scroll bars and add padding to contrast box ([0d32745](https://git.lumeweb.com/LumeWeb/lumeweb.com/commit/0d32745b1817b84211404093a0e10e7015cf6b3e))
## [0.2.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2) (2023-08-13) ## [0.2.2](https://git.lumeweb.com/LumeWeb/lumeweb.com/compare/v0.2.1...v0.2.2) (2023-08-13)

4
npm-shrinkwrap.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "@lumeweb/lumeweb.com", "name": "@lumeweb/lumeweb.com",
"version": "0.2.2", "version": "0.2.3",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@lumeweb/lumeweb.com", "name": "@lumeweb/lumeweb.com",
"version": "0.2.2", "version": "0.2.3",
"dependencies": { "dependencies": {
"@astrojs/react": "^2.1.1", "@astrojs/react": "^2.1.1",
"@astrojs/tailwind": "^3.1.1", "@astrojs/tailwind": "^3.1.1",

View File

@ -1,7 +1,7 @@
{ {
"name": "@lumeweb/lumeweb.com", "name": "@lumeweb/lumeweb.com",
"type": "module", "type": "module",
"version": "0.2.2", "version": "0.2.3",
"private": true, "private": true,
"repository": { "repository": {
"type": "git", "type": "git",