Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
snickbit committed May 26, 2022
1 parent edc2b3d commit aa3bcbb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @snickbit/fa-gen Changelog

## 1.1.51

### Patch Changes

- [edc2b3d](https://github.com/snickbit/fa-gen/commit/edc2b3d) **style**: heavy code restyling
- [5a3367a](https://github.com/snickbit/fa-gen/commit/5a3367a) **chore**: bump dependencies
- [1131d87](https://github.com/snickbit/fa-gen/commit/1131d87) **chore**: bump indexer version, and rerun
- [aa45612](https://github.com/snickbit/fa-gen/commit/aa45612) **chore**: bump indexer version
- [b962335](https://github.com/snickbit/fa-gen/commit/b962335) **build**: switch to pnpm

## 1.1.50

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snickbit/fa-gen",
"version": "1.1.50",
"version": "1.1.51",
"description": "Easily generate tree-shaken Font Awesome library loader files for Vue.js",
"keywords": [
"font-awesome",
Expand Down Expand Up @@ -47,9 +47,9 @@
"dependencies": {
"@fortawesome/fontawesome-common-types": "^6.1.1",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@snickbit/node-cli": "^1.0.49",
"@snickbit/node-utilities": "^4.3.6",
"@snickbit/out": "^2.0.26",
"@snickbit/node-cli": "^1.0.50",
"@snickbit/node-utilities": "^4.3.7",
"@snickbit/out": "^2.0.27",
"@snickbit/utilities": "^3.0.17",
"@urql/core": "^2.4.4",
"graphql": "^16.3.0",
Expand Down

0 comments on commit aa3bcbb

Please sign in to comment.