Skip to content

Commit

Permalink
chore: revert early bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuhito committed Mar 1, 2025
1 parent a40c042 commit eea9ca3
Show file tree
Hide file tree
Showing 16 changed files with 333 additions and 277 deletions.
71 changes: 39 additions & 32 deletions fonts/google/42dot-sans/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
{
"name": "@fontsource/42dot-sans",
"version": "5.2.0",
"description": "Self-host the 42dot Sans font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"42dot-sans",
"42dot Sans",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {"sass": "./index.css", "default": "./index.css"},
"./scss": {"sass": "./scss/metadata.scss"}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/42dot-sans",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/42dot-sans"
}
}
"name": "@fontsource/42dot-sans",
"version": "5.1.0",
"description": "Self-host the 42dot Sans font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"42dot-sans",
"42dot Sans",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {
"sass": "./index.css",
"default": "./index.css"
},
"./scss": {
"sass": "./scss/metadata.scss"
}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/42dot-sans",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/42dot-sans"
}
}
2 changes: 1 addition & 1 deletion fonts/google/liter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fontsource/liter",
"version": "5.2.0",
"version": "5.1.0",
"description": "Self-host the Liter font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
Expand Down
71 changes: 39 additions & 32 deletions fonts/google/monomakh/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
{
"name": "@fontsource/monomakh",
"version": "5.2.0",
"description": "Self-host the Monomakh font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"monomakh",
"Monomakh",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {"sass": "./index.css", "default": "./index.css"},
"./scss": {"sass": "./scss/metadata.scss"}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/monomakh",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/monomakh"
}
}
"name": "@fontsource/monomakh",
"version": "5.1.0",
"description": "Self-host the Monomakh font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"monomakh",
"Monomakh",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {
"sass": "./index.css",
"default": "./index.css"
},
"./scss": {
"sass": "./scss/metadata.scss"
}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/monomakh",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/monomakh"
}
}
71 changes: 39 additions & 32 deletions fonts/google/noto-serif-hentaigana/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
{
"name": "@fontsource/noto-serif-hentaigana",
"version": "5.2.0",
"description": "Self-host the Noto Serif Hentaigana font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"noto-serif-hentaigana",
"Noto Serif Hentaigana",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {"sass": "./index.css", "default": "./index.css"},
"./scss": {"sass": "./scss/metadata.scss"}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/noto-serif-hentaigana",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/noto-serif-hentaigana"
}
}
"name": "@fontsource/noto-serif-hentaigana",
"version": "5.1.0",
"description": "Self-host the Noto Serif Hentaigana font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"noto-serif-hentaigana",
"Noto Serif Hentaigana",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {
"sass": "./index.css",
"default": "./index.css"
},
"./scss": {
"sass": "./scss/metadata.scss"
}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/noto-serif-hentaigana",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/noto-serif-hentaigana"
}
}
71 changes: 39 additions & 32 deletions fonts/google/noto-serif-todhri/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
{
"name": "@fontsource/noto-serif-todhri",
"version": "5.2.0",
"description": "Self-host the Noto Serif Todhri font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"noto-serif-todhri",
"Noto Serif Todhri",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {"sass": "./index.css", "default": "./index.css"},
"./scss": {"sass": "./scss/metadata.scss"}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/noto-serif-todhri",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/noto-serif-todhri"
}
}
"name": "@fontsource/noto-serif-todhri",
"version": "5.1.0",
"description": "Self-host the Noto Serif Todhri font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"noto-serif-todhri",
"Noto Serif Todhri",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {
"sass": "./index.css",
"default": "./index.css"
},
"./scss": {
"sass": "./scss/metadata.scss"
}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/noto-serif-todhri",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/noto-serif-todhri"
}
}
71 changes: 39 additions & 32 deletions fonts/google/pochaevsk/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
{
"name": "@fontsource/pochaevsk",
"version": "5.2.0",
"description": "Self-host the Pochaevsk font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"pochaevsk",
"Pochaevsk",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {"sass": "./index.css", "default": "./index.css"},
"./scss": {"sass": "./scss/metadata.scss"}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/pochaevsk",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/pochaevsk"
}
}
"name": "@fontsource/pochaevsk",
"version": "5.1.0",
"description": "Self-host the Pochaevsk font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {
"access": "public"
},
"keywords": [
"fontsource",
"font",
"font family",
"google fonts",
"pochaevsk",
"Pochaevsk",
"css",
"sass",
"front-end",
"web",
"typeface",
"variable"
],
"exports": {
".": {
"sass": "./index.css",
"default": "./index.css"
},
"./scss": {
"sass": "./scss/metadata.scss"
}
},
"author": "Google Inc.",
"license": "OFL-1.1",
"homepage": "https://fontsource.org/fonts/pochaevsk",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"directory": "fonts/google/pochaevsk"
}
}
2 changes: 1 addition & 1 deletion fonts/google/shafarik/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fontsource/shafarik",
"version": "5.2.0",
"version": "5.1.0",
"description": "Self-host the Shafarik font in a neatly bundled NPM package.",
"main": "index.css",
"publishConfig": {"access": "public"},
Expand Down
Loading

0 comments on commit eea9ca3

Please sign in to comment.