From cfc91a0ad99fa94c5ae707e289bae22c62cfd977 Mon Sep 17 00:00:00 2001 From: phun-ky Date: Tue, 20 Aug 2024 07:17:33 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20release=20v10.0.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ api/README.md | 2 +- api/config/browser.md | 2 +- api/features/a11y.md | 2 +- api/features/a11y/constants.md | 2 +- api/features/a11y/utils/styles.md | 2 +- api/features/grid.md | 2 +- api/features/mark.md | 2 +- api/features/measure.md | 2 +- api/features/pin.md | 2 +- api/features/pin/utils/create-pin-element.md | 2 +- api/features/pin/utils/get-character-to-use.md | 2 +- api/features/pin/utils/pin-element.md | 2 +- api/features/pin/utils/styles.md | 2 +- api/features/spacing.md | 2 +- api/features/spacing/utils/position.md | 2 +- api/features/typography.md | 2 +- api/features/typography/utils/position.md | 2 +- api/features/typography/utils/template.md | 2 +- api/main.md | 2 +- api/types/bezier.md | 2 +- api/types/css.md | 2 +- api/types/debounce.md | 2 +- api/types/enums/area.md | 2 +- api/types/interfaces/attributes.md | 2 +- api/types/interfaces/classnames.md | 2 +- api/types/interfaces/global.md | 2 +- api/types/interfaces/position.md | 2 +- api/types/position.md | 2 +- api/types/speccer.md | 2 +- api/types/styles.md | 2 +- api/types/xy.md | 2 +- api/utils/angle.md | 2 +- api/utils/area.md | 2 +- api/utils/attributes.md | 2 +- api/utils/bezier.md | 2 +- api/utils/camel-case.md | 2 +- api/utils/cardinal.md | 2 +- api/utils/classes/DrawCircle.md | 2 +- api/utils/classes/DrawSVGCurlyBracket.md | 2 +- api/utils/classes/DrawSVGLine.md | 2 +- api/utils/classnames.md | 2 +- api/utils/constants.md | 2 +- api/utils/coords.md | 2 +- api/utils/css.md | 2 +- api/utils/debounce.md | 2 +- api/utils/direction-of-element.md | 2 +- api/utils/get-coords-pair-from-objects.md | 2 +- api/utils/id.md | 2 +- api/utils/intrinsic-coords.md | 2 +- api/utils/node.md | 2 +- api/utils/number.md | 2 +- api/utils/position.md | 2 +- api/utils/resize.md | 2 +- api/utils/style-property.md | 2 +- api/utils/styles.md | 2 +- api/utils/typeof.md | 2 +- api/utils/wait.md | 2 +- api/utils/xy.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 61 files changed, 68 insertions(+), 61 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc8c39..0a5de4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [10.0.8](https://github.com/phun-ky/speccer/compare/v10.0.7...v10.0.8) (2024-08-20) + + +### Tasks + +* 🤖 bump the minor-and-patch group with 3 updates ([3ef4778](https://github.com/phun-ky/speccer/commit/3ef477848ca7dd97533f5785f5bd9085f38ffc9a)) + ## [10.0.7](https://github.com/phun-ky/speccer/compare/v10.0.6...v10.0.7) (2024-08-20) diff --git a/api/README.md b/api/README.md index 759ede4..5a574a0 100644 --- a/api/README.md +++ b/api/README.md @@ -8,7 +8,7 @@ --- -> Last updated 2024-08-20T07:01:27.166Z +> Last updated 2024-08-20T07:17:27.738Z ## Modules diff --git a/api/config/browser.md b/api/config/browser.md index 627c9fd..0c114cb 100644 --- a/api/config/browser.md +++ b/api/config/browser.md @@ -6,7 +6,7 @@ # config/browser -> Last updated 2024-08-20T07:01:27.168Z +> Last updated 2024-08-20T07:17:27.741Z Contains the helper functions to activate SPECCER via a script tag, based on attributes: diff --git a/api/features/a11y.md b/api/features/a11y.md index 53b8032..923fb58 100644 --- a/api/features/a11y.md +++ b/api/features/a11y.md @@ -6,7 +6,7 @@ # features/a11y -> Last updated 2024-08-20T07:01:27.172Z +> Last updated 2024-08-20T07:17:27.745Z ## Functions diff --git a/api/features/a11y/constants.md b/api/features/a11y/constants.md index 82bd498..ac667ab 100644 --- a/api/features/a11y/constants.md +++ b/api/features/a11y/constants.md @@ -6,7 +6,7 @@ # features/a11y/constants -> Last updated 2024-08-20T07:01:27.174Z +> Last updated 2024-08-20T07:17:27.747Z ## Variables diff --git a/api/features/a11y/utils/styles.md b/api/features/a11y/utils/styles.md index f059253..945a602 100644 --- a/api/features/a11y/utils/styles.md +++ b/api/features/a11y/utils/styles.md @@ -6,7 +6,7 @@ # features/a11y/utils/styles -> Last updated 2024-08-20T07:01:27.175Z +> Last updated 2024-08-20T07:17:27.749Z ## Functions diff --git a/api/features/grid.md b/api/features/grid.md index 4132648..1bfb3e7 100644 --- a/api/features/grid.md +++ b/api/features/grid.md @@ -6,7 +6,7 @@ # features/grid -> Last updated 2024-08-20T07:01:27.176Z +> Last updated 2024-08-20T07:17:27.749Z ## Functions diff --git a/api/features/mark.md b/api/features/mark.md index 9d7dd68..12b5d23 100644 --- a/api/features/mark.md +++ b/api/features/mark.md @@ -6,7 +6,7 @@ # features/mark -> Last updated 2024-08-20T07:01:27.177Z +> Last updated 2024-08-20T07:17:27.750Z ## Functions diff --git a/api/features/measure.md b/api/features/measure.md index 12c7369..a94000c 100644 --- a/api/features/measure.md +++ b/api/features/measure.md @@ -6,7 +6,7 @@ # features/measure -> Last updated 2024-08-20T07:01:27.177Z +> Last updated 2024-08-20T07:17:27.751Z ## Functions diff --git a/api/features/pin.md b/api/features/pin.md index 7ec6bb7..001c4fe 100644 --- a/api/features/pin.md +++ b/api/features/pin.md @@ -6,7 +6,7 @@ # features/pin -> Last updated 2024-08-20T07:01:27.178Z +> Last updated 2024-08-20T07:17:27.752Z This feature highlights the anatomy of an element. diff --git a/api/features/pin/utils/create-pin-element.md b/api/features/pin/utils/create-pin-element.md index 7f1b690..f188352 100644 --- a/api/features/pin/utils/create-pin-element.md +++ b/api/features/pin/utils/create-pin-element.md @@ -6,7 +6,7 @@ # features/pin/utils/create-pin-element -> Last updated 2024-08-20T07:01:27.179Z +> Last updated 2024-08-20T07:17:27.752Z ## Functions diff --git a/api/features/pin/utils/get-character-to-use.md b/api/features/pin/utils/get-character-to-use.md index 6c30ffd..2bada0b 100644 --- a/api/features/pin/utils/get-character-to-use.md +++ b/api/features/pin/utils/get-character-to-use.md @@ -6,7 +6,7 @@ # features/pin/utils/get-character-to-use -> Last updated 2024-08-20T07:01:27.180Z +> Last updated 2024-08-20T07:17:27.753Z ## Functions diff --git a/api/features/pin/utils/pin-element.md b/api/features/pin/utils/pin-element.md index c595568..8e3d8b1 100644 --- a/api/features/pin/utils/pin-element.md +++ b/api/features/pin/utils/pin-element.md @@ -6,7 +6,7 @@ # features/pin/utils/pin-element -> Last updated 2024-08-20T07:01:27.180Z +> Last updated 2024-08-20T07:17:27.753Z ## Functions diff --git a/api/features/pin/utils/styles.md b/api/features/pin/utils/styles.md index 79e82f8..0081bc4 100644 --- a/api/features/pin/utils/styles.md +++ b/api/features/pin/utils/styles.md @@ -6,7 +6,7 @@ # features/pin/utils/styles -> Last updated 2024-08-20T07:01:27.181Z +> Last updated 2024-08-20T07:17:27.754Z ## Functions diff --git a/api/features/spacing.md b/api/features/spacing.md index ba37a60..4b9df82 100644 --- a/api/features/spacing.md +++ b/api/features/spacing.md @@ -6,7 +6,7 @@ # features/spacing -> Last updated 2024-08-20T07:01:27.181Z +> Last updated 2024-08-20T07:17:27.754Z ## Functions diff --git a/api/features/spacing/utils/position.md b/api/features/spacing/utils/position.md index eb05c20..476f6b2 100644 --- a/api/features/spacing/utils/position.md +++ b/api/features/spacing/utils/position.md @@ -6,7 +6,7 @@ # features/spacing/utils/position -> Last updated 2024-08-20T07:01:27.181Z +> Last updated 2024-08-20T07:17:27.755Z ## Functions diff --git a/api/features/typography.md b/api/features/typography.md index 60e9f23..8d67246 100644 --- a/api/features/typography.md +++ b/api/features/typography.md @@ -6,7 +6,7 @@ # features/typography -> Last updated 2024-08-20T07:01:27.182Z +> Last updated 2024-08-20T07:17:27.755Z ## Functions diff --git a/api/features/typography/utils/position.md b/api/features/typography/utils/position.md index 61cc901..7f0f2a3 100644 --- a/api/features/typography/utils/position.md +++ b/api/features/typography/utils/position.md @@ -6,7 +6,7 @@ # features/typography/utils/position -> Last updated 2024-08-20T07:01:27.182Z +> Last updated 2024-08-20T07:17:27.756Z ## Functions diff --git a/api/features/typography/utils/template.md b/api/features/typography/utils/template.md index 1985483..55f6661 100644 --- a/api/features/typography/utils/template.md +++ b/api/features/typography/utils/template.md @@ -6,7 +6,7 @@ # features/typography/utils/template -> Last updated 2024-08-20T07:01:27.184Z +> Last updated 2024-08-20T07:17:27.757Z ## Functions diff --git a/api/main.md b/api/main.md index b0acf06..1cffa74 100644 --- a/api/main.md +++ b/api/main.md @@ -6,7 +6,7 @@ # main -> Last updated 2024-08-20T07:01:27.184Z +> Last updated 2024-08-20T07:17:27.757Z ## Table of Contents diff --git a/api/types/bezier.md b/api/types/bezier.md index 80ba766..d908771 100644 --- a/api/types/bezier.md +++ b/api/types/bezier.md @@ -6,7 +6,7 @@ # types/bezier -> Last updated 2024-08-20T07:01:27.186Z +> Last updated 2024-08-20T07:17:27.759Z ## Type Aliases diff --git a/api/types/css.md b/api/types/css.md index f1d176d..f81a99c 100644 --- a/api/types/css.md +++ b/api/types/css.md @@ -6,7 +6,7 @@ # types/css -> Last updated 2024-08-20T07:01:27.187Z +> Last updated 2024-08-20T07:17:27.760Z ## Type Aliases diff --git a/api/types/debounce.md b/api/types/debounce.md index 09cb9de..2b72915 100644 --- a/api/types/debounce.md +++ b/api/types/debounce.md @@ -6,7 +6,7 @@ # types/debounce -> Last updated 2024-08-20T07:01:27.188Z +> Last updated 2024-08-20T07:17:27.761Z ## Type Aliases diff --git a/api/types/enums/area.md b/api/types/enums/area.md index 113cbac..6ecb105 100644 --- a/api/types/enums/area.md +++ b/api/types/enums/area.md @@ -6,7 +6,7 @@ # types/enums/area -> Last updated 2024-08-20T07:01:27.188Z +> Last updated 2024-08-20T07:17:27.762Z ## Enumerations diff --git a/api/types/interfaces/attributes.md b/api/types/interfaces/attributes.md index b08be46..1b52a72 100644 --- a/api/types/interfaces/attributes.md +++ b/api/types/interfaces/attributes.md @@ -6,7 +6,7 @@ # types/interfaces/attributes -> Last updated 2024-08-20T07:01:27.189Z +> Last updated 2024-08-20T07:17:27.762Z ## Interfaces diff --git a/api/types/interfaces/classnames.md b/api/types/interfaces/classnames.md index 7a39fc6..f6c809e 100644 --- a/api/types/interfaces/classnames.md +++ b/api/types/interfaces/classnames.md @@ -6,7 +6,7 @@ # types/interfaces/classnames -> Last updated 2024-08-20T07:01:27.189Z +> Last updated 2024-08-20T07:17:27.763Z ## Type Aliases diff --git a/api/types/interfaces/global.md b/api/types/interfaces/global.md index bafbdc9..fffe35a 100644 --- a/api/types/interfaces/global.md +++ b/api/types/interfaces/global.md @@ -6,7 +6,7 @@ # types/interfaces/global -> Last updated 2024-08-20T07:01:27.190Z +> Last updated 2024-08-20T07:17:27.763Z ## Interfaces diff --git a/api/types/interfaces/position.md b/api/types/interfaces/position.md index 1319f51..2db6d62 100644 --- a/api/types/interfaces/position.md +++ b/api/types/interfaces/position.md @@ -6,7 +6,7 @@ # types/interfaces/position -> Last updated 2024-08-20T07:01:27.190Z +> Last updated 2024-08-20T07:17:27.764Z ## Interfaces diff --git a/api/types/position.md b/api/types/position.md index 429c882..5858cea 100644 --- a/api/types/position.md +++ b/api/types/position.md @@ -6,7 +6,7 @@ # types/position -> Last updated 2024-08-20T07:01:27.191Z +> Last updated 2024-08-20T07:17:27.765Z ## Type Aliases diff --git a/api/types/speccer.md b/api/types/speccer.md index 38a9c65..be90f18 100644 --- a/api/types/speccer.md +++ b/api/types/speccer.md @@ -6,7 +6,7 @@ # types/speccer -> Last updated 2024-08-20T07:01:27.191Z +> Last updated 2024-08-20T07:17:27.765Z ## Type Aliases diff --git a/api/types/styles.md b/api/types/styles.md index 5ff6b73..9c14d86 100644 --- a/api/types/styles.md +++ b/api/types/styles.md @@ -6,7 +6,7 @@ # types/styles -> Last updated 2024-08-20T07:01:27.192Z +> Last updated 2024-08-20T07:17:27.765Z ## Type Aliases diff --git a/api/types/xy.md b/api/types/xy.md index 57e6c1d..46f0143 100644 --- a/api/types/xy.md +++ b/api/types/xy.md @@ -6,7 +6,7 @@ # types/xy -> Last updated 2024-08-20T07:01:27.192Z +> Last updated 2024-08-20T07:17:27.765Z ## Interfaces diff --git a/api/utils/angle.md b/api/utils/angle.md index 38a6bda..d6a03c6 100644 --- a/api/utils/angle.md +++ b/api/utils/angle.md @@ -6,7 +6,7 @@ # utils/angle -> Last updated 2024-08-20T07:01:27.192Z +> Last updated 2024-08-20T07:17:27.766Z ## Functions diff --git a/api/utils/area.md b/api/utils/area.md index d3811ec..ba5ade0 100644 --- a/api/utils/area.md +++ b/api/utils/area.md @@ -6,7 +6,7 @@ # utils/area -> Last updated 2024-08-20T07:01:27.192Z +> Last updated 2024-08-20T07:17:27.766Z ## Functions diff --git a/api/utils/attributes.md b/api/utils/attributes.md index ec480bc..a8e81f0 100644 --- a/api/utils/attributes.md +++ b/api/utils/attributes.md @@ -6,7 +6,7 @@ # utils/attributes -> Last updated 2024-08-20T07:01:27.194Z +> Last updated 2024-08-20T07:17:27.768Z ## Functions diff --git a/api/utils/bezier.md b/api/utils/bezier.md index d218192..5b5e96e 100644 --- a/api/utils/bezier.md +++ b/api/utils/bezier.md @@ -6,7 +6,7 @@ # utils/bezier -> Last updated 2024-08-20T07:01:27.195Z +> Last updated 2024-08-20T07:17:27.768Z ## Functions diff --git a/api/utils/camel-case.md b/api/utils/camel-case.md index 6d3d992..bb5ec43 100644 --- a/api/utils/camel-case.md +++ b/api/utils/camel-case.md @@ -6,7 +6,7 @@ # utils/camel-case -> Last updated 2024-08-20T07:01:27.196Z +> Last updated 2024-08-20T07:17:27.769Z ## Functions diff --git a/api/utils/cardinal.md b/api/utils/cardinal.md index 423d04c..f96e7ea 100644 --- a/api/utils/cardinal.md +++ b/api/utils/cardinal.md @@ -6,7 +6,7 @@ # utils/cardinal -> Last updated 2024-08-20T07:01:27.196Z +> Last updated 2024-08-20T07:17:27.770Z ## Functions diff --git a/api/utils/classes/DrawCircle.md b/api/utils/classes/DrawCircle.md index 955e5e8..0cb236d 100644 --- a/api/utils/classes/DrawCircle.md +++ b/api/utils/classes/DrawCircle.md @@ -6,7 +6,7 @@ # utils/classes/DrawCircle -> Last updated 2024-08-20T07:01:27.197Z +> Last updated 2024-08-20T07:17:27.770Z ## Classes diff --git a/api/utils/classes/DrawSVGCurlyBracket.md b/api/utils/classes/DrawSVGCurlyBracket.md index 1f7de80..c8ba89c 100644 --- a/api/utils/classes/DrawSVGCurlyBracket.md +++ b/api/utils/classes/DrawSVGCurlyBracket.md @@ -6,7 +6,7 @@ # utils/classes/DrawSVGCurlyBracket -> Last updated 2024-08-20T07:01:27.198Z +> Last updated 2024-08-20T07:17:27.771Z ## Classes diff --git a/api/utils/classes/DrawSVGLine.md b/api/utils/classes/DrawSVGLine.md index d4c0944..85b3099 100644 --- a/api/utils/classes/DrawSVGLine.md +++ b/api/utils/classes/DrawSVGLine.md @@ -6,7 +6,7 @@ # utils/classes/DrawSVGLine -> Last updated 2024-08-20T07:01:27.198Z +> Last updated 2024-08-20T07:17:27.772Z ## Classes diff --git a/api/utils/classnames.md b/api/utils/classnames.md index cc6df3a..cc2bcc7 100644 --- a/api/utils/classnames.md +++ b/api/utils/classnames.md @@ -6,7 +6,7 @@ # utils/classnames -> Last updated 2024-08-20T07:01:27.199Z +> Last updated 2024-08-20T07:17:27.772Z ## Functions diff --git a/api/utils/constants.md b/api/utils/constants.md index 7da4cce..c9d4e8b 100644 --- a/api/utils/constants.md +++ b/api/utils/constants.md @@ -6,7 +6,7 @@ # utils/constants -> Last updated 2024-08-20T07:01:27.199Z +> Last updated 2024-08-20T07:17:27.773Z ## Variables diff --git a/api/utils/coords.md b/api/utils/coords.md index 3b724d0..45571da 100644 --- a/api/utils/coords.md +++ b/api/utils/coords.md @@ -6,7 +6,7 @@ # utils/coords -> Last updated 2024-08-20T07:01:27.200Z +> Last updated 2024-08-20T07:17:27.773Z ## Variables diff --git a/api/utils/css.md b/api/utils/css.md index 35b71b4..bf25772 100644 --- a/api/utils/css.md +++ b/api/utils/css.md @@ -6,7 +6,7 @@ # utils/css -> Last updated 2024-08-20T07:01:27.200Z +> Last updated 2024-08-20T07:17:27.774Z ## Functions diff --git a/api/utils/debounce.md b/api/utils/debounce.md index 54eac27..f235461 100644 --- a/api/utils/debounce.md +++ b/api/utils/debounce.md @@ -6,7 +6,7 @@ # utils/debounce -> Last updated 2024-08-20T07:01:27.201Z +> Last updated 2024-08-20T07:17:27.775Z ## Functions diff --git a/api/utils/direction-of-element.md b/api/utils/direction-of-element.md index 9b34979..8de1752 100644 --- a/api/utils/direction-of-element.md +++ b/api/utils/direction-of-element.md @@ -6,7 +6,7 @@ # utils/direction-of-element -> Last updated 2024-08-20T07:01:27.202Z +> Last updated 2024-08-20T07:17:27.775Z ## Functions diff --git a/api/utils/get-coords-pair-from-objects.md b/api/utils/get-coords-pair-from-objects.md index 9436083..64792c0 100644 --- a/api/utils/get-coords-pair-from-objects.md +++ b/api/utils/get-coords-pair-from-objects.md @@ -6,7 +6,7 @@ # utils/get-coords-pair-from-objects -> Last updated 2024-08-20T07:01:27.202Z +> Last updated 2024-08-20T07:17:27.775Z ## Functions diff --git a/api/utils/id.md b/api/utils/id.md index 536b184..816daf3 100644 --- a/api/utils/id.md +++ b/api/utils/id.md @@ -6,7 +6,7 @@ # utils/id -> Last updated 2024-08-20T07:01:27.202Z +> Last updated 2024-08-20T07:17:27.776Z ## Functions diff --git a/api/utils/intrinsic-coords.md b/api/utils/intrinsic-coords.md index 58a4653..567d4a9 100644 --- a/api/utils/intrinsic-coords.md +++ b/api/utils/intrinsic-coords.md @@ -6,7 +6,7 @@ # utils/intrinsic-coords -> Last updated 2024-08-20T07:01:27.203Z +> Last updated 2024-08-20T07:17:27.776Z ## Functions diff --git a/api/utils/node.md b/api/utils/node.md index c7663f0..f1c935e 100644 --- a/api/utils/node.md +++ b/api/utils/node.md @@ -6,7 +6,7 @@ # utils/node -> Last updated 2024-08-20T07:01:27.203Z +> Last updated 2024-08-20T07:17:27.776Z ## Functions diff --git a/api/utils/number.md b/api/utils/number.md index b26692c..238175d 100644 --- a/api/utils/number.md +++ b/api/utils/number.md @@ -6,7 +6,7 @@ # utils/number -> Last updated 2024-08-20T07:01:27.203Z +> Last updated 2024-08-20T07:17:27.777Z ## Functions diff --git a/api/utils/position.md b/api/utils/position.md index bae1f33..3e48247 100644 --- a/api/utils/position.md +++ b/api/utils/position.md @@ -6,7 +6,7 @@ # utils/position -> Last updated 2024-08-20T07:01:27.204Z +> Last updated 2024-08-20T07:17:27.777Z ## Functions diff --git a/api/utils/resize.md b/api/utils/resize.md index b056920..b9bad30 100644 --- a/api/utils/resize.md +++ b/api/utils/resize.md @@ -6,7 +6,7 @@ # utils/resize -> Last updated 2024-08-20T07:01:27.204Z +> Last updated 2024-08-20T07:17:27.778Z ## Functions diff --git a/api/utils/style-property.md b/api/utils/style-property.md index 31f8bca..16e47bd 100644 --- a/api/utils/style-property.md +++ b/api/utils/style-property.md @@ -6,7 +6,7 @@ # utils/style-property -> Last updated 2024-08-20T07:01:27.205Z +> Last updated 2024-08-20T07:17:27.778Z ## Functions diff --git a/api/utils/styles.md b/api/utils/styles.md index a208d00..cefc184 100644 --- a/api/utils/styles.md +++ b/api/utils/styles.md @@ -6,7 +6,7 @@ # utils/styles -> Last updated 2024-08-20T07:01:27.205Z +> Last updated 2024-08-20T07:17:27.778Z ## Functions diff --git a/api/utils/typeof.md b/api/utils/typeof.md index 1a2e636..79d37be 100644 --- a/api/utils/typeof.md +++ b/api/utils/typeof.md @@ -6,7 +6,7 @@ # utils/typeof -> Last updated 2024-08-20T07:01:27.205Z +> Last updated 2024-08-20T07:17:27.779Z ## Functions diff --git a/api/utils/wait.md b/api/utils/wait.md index 1552500..bf5a3b4 100644 --- a/api/utils/wait.md +++ b/api/utils/wait.md @@ -6,7 +6,7 @@ # utils/wait -> Last updated 2024-08-20T07:01:27.206Z +> Last updated 2024-08-20T07:17:27.779Z ## Functions diff --git a/api/utils/xy.md b/api/utils/xy.md index 977feb1..0afb251 100644 --- a/api/utils/xy.md +++ b/api/utils/xy.md @@ -6,7 +6,7 @@ # utils/xy -> Last updated 2024-08-20T07:01:27.206Z +> Last updated 2024-08-20T07:17:27.779Z ## Variables diff --git a/package-lock.json b/package-lock.json index 20af91b..8ba9eaa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@phun-ky/speccer", - "version": "10.0.7", + "version": "10.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@phun-ky/speccer", - "version": "10.0.7", + "version": "10.0.8", "license": "MIT", "devDependencies": { "@release-it/conventional-changelog": "^8.0.1", diff --git a/package.json b/package.json index 9145018..177a3b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@phun-ky/speccer", - "version": "10.0.7", + "version": "10.0.8", "description": "A script to annotate, show spacing specs and to display typography information in documentation/website on HTML elements", "main": "dist/speccer.js", "module": "dist/speccer.esm.js",