Skip to content

Commit

Permalink
chore(release): 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danibram committed Feb 3, 2021
1 parent 32bf7b7 commit 357540c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

## [2.12.0](https://github.com/danibram/mocker-data-generator/compare/v2.11.0...v2.12.0) (2021-02-03)

## [2.11.0](https://github.com/danibram/mocker-data-generator/compare/v2.10.0...v2.11.0) (2021-02-03)

## [2.10.0](https://github.com/danibram/mocker-data-generator/compare/v2.9.0...v2.10.0) (2020-10-13)
Expand Down
2 changes: 1 addition & 1 deletion 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": "mocker-data-generator",
"version": "2.11.0",
"version": "2.12.0",
"description": "A simplified way to generate mock data, builds using a simple schema and with the FakerJs",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit 357540c

Please sign in to comment.