1
0
Fork 0

release: v3.0.0-alpha.11

This commit is contained in:
joostdecock 2023-09-29 09:51:05 +02:00
parent 3553c43633
commit 703e0e807d
151 changed files with 399 additions and 441 deletions

View file

@ -1,4 +1,4 @@
// This file is auto-generated | All changes you make will be overwritten.
export const name = '@freesewing/prettier-config'
export const version = '3.0.0-alpha.10'
export const version = '3.0.0-alpha.11'
export const data = { name, version }

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/prettier-config",
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.11",
"description": "FreeSewing's shared configuration for prettier",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",