kopia lustrzana https://github.com/shoelace-style/shoelace
update version
rodzic
052e19fe03
commit
8b00e25708
|
|
@ -5,6 +5,10 @@ meta:
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.3.1
|
||||||
|
|
||||||
|
- Dependency update for package security patch
|
||||||
|
|
||||||
## 2.3.0
|
## 2.3.0
|
||||||
|
|
||||||
- Documentation and Figma Code Connect updates (no visible changes to components)
|
- Documentation and Figma Code Connect updates (no visible changes to components)
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "@teamshares/shoelace",
|
"name": "@teamshares/shoelace",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@teamshares/shoelace",
|
"name": "@teamshares/shoelace",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ctrl/tinycolor": "^4.0.2",
|
"@ctrl/tinycolor": "^4.0.2",
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@teamshares/shoelace",
|
"name": "@teamshares/shoelace",
|
||||||
"description": "The Teamshares flavor of a forward-thinking library of web components.",
|
"description": "The Teamshares flavor of a forward-thinking library of web components.",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"upstreamVersion": "2.14.0",
|
"upstreamVersion": "2.14.0",
|
||||||
"homepage": "https://github.com/teamshares/shoelace",
|
"homepage": "https://github.com/teamshares/shoelace",
|
||||||
"author": "Cory LaViska",
|
"author": "Cory LaViska",
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue