Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLzq committed Jul 11, 2022
1 parent 3ab39e4 commit 3b1eb87
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.1.1](https://github.com/AnthonyLzq/typescript-project-generator/compare/v4.1.0...v4.1.1) (2022-07-11)


### Features

* implemented badges ([2a19379](https://github.com/AnthonyLzq/typescript-project-generator/commit/2a193790b6aaac5e52b3442c9afd6b21fdade2dd))


### Bug Fixes

* question for ghas ([de576d4](https://github.com/AnthonyLzq/typescript-project-generator/commit/de576d420a21aa312c6819c264e1cd3065dbf494))

## [4.1.0](https://github.com/AnthonyLzq/typescript-project-generator/compare/v3.2.0...v4.1.0) (2022-07-11)


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": "typescript-project-generator",
"version": "4.1.0",
"version": "4.1.1",
"description": "A TypeScript initial configuration for web projects",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3b1eb87

Please sign in to comment.