Skip to content

Commit

Permalink
Chore: (release) add version 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2023-10-20)

### Chore

* fixes lint ([0e41eca](0e41eca))

### Docs

* adds logo ([3611ec7](3611ec7))

### New

* adds date generator ([888f481](888f481))
  • Loading branch information
semantic-release-bot committed Oct 20, 2023
1 parent 888f481 commit daea673
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.2.0](https://github.com/pustovitDmytro/fatum/compare/v1.1.0...v1.2.0) (2023-10-20)


### Chore

* fixes lint ([0e41eca](https://github.com/pustovitDmytro/fatum/commit/0e41ecadd0d52acad7673a9485c20dc9e9e8e5a5))

### Docs

* adds logo ([3611ec7](https://github.com/pustovitDmytro/fatum/commit/3611ec74faa19dd503bda0d41ebe7d985a503cbf))

### New

* adds date generator ([888f481](https://github.com/pustovitDmytro/fatum/commit/888f481f6a5986798ca6a6d6b2754ace4763e75d))

# [1.1.0](https://github.com/pustovitDmytro/fatum/compare/v1.0.1...v1.1.0) (2023-06-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fatum",
"version": "1.1.0",
"version": "1.2.0",
"description": "real random generator",
"main": "./lib",
"scripts": {
Expand Down

0 comments on commit daea673

Please sign in to comment.