pull/2387/head
kathleenteamshares 2024-12-10 15:16:33 -05:00
rodzic 052e19fe03
commit 8b00e25708
3 zmienionych plików z 7 dodań i 3 usunięć

Wyświetl plik

@ -5,6 +5,10 @@ meta:
# Changelog
## 2.3.1
- Dependency update for package security patch
## 2.3.0
- Documentation and Figma Code Connect updates (no visible changes to components)

4
package-lock.json wygenerowano
Wyświetl plik

@ -1,12 +1,12 @@
{
"name": "@teamshares/shoelace",
"version": "2.3.0",
"version": "2.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@teamshares/shoelace",
"version": "2.3.0",
"version": "2.3.1",
"license": "MIT",
"dependencies": {
"@ctrl/tinycolor": "^4.0.2",

Wyświetl plik

@ -1,7 +1,7 @@
{
"name": "@teamshares/shoelace",
"description": "The Teamshares flavor of a forward-thinking library of web components.",
"version": "2.3.0",
"version": "2.3.1",
"upstreamVersion": "2.14.0",
"homepage": "https://github.com/teamshares/shoelace",
"author": "Cory LaViska",