Skip to content

Commit

Permalink
chore: 🤖 release v9.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Jun 18, 2024
1 parent 920cb85 commit 45fa762
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.1.29](https://github.com/phun-ky/speccer/compare/v9.1.28...v9.1.29) (2024-06-18)


### Tasks

* 🤖 add auto labelling for projects ([25c1d1d](https://github.com/phun-ky/speccer/commit/25c1d1dd77c1fc0cd77ec47ba3600fb5adfa7571))

## [9.1.28](https://github.com/phun-ky/speccer/compare/v9.1.27...v9.1.28) (2024-06-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@phun-ky/speccer",
"version": "9.1.28",
"version": "9.1.29",
"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",
Expand Down

0 comments on commit 45fa762

Please sign in to comment.