Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@grandom/bigint-v1.2.0](https://github.com/grandom-library/grandom-js/compare/@grandom/bigint-v1.1.2...@grandom/bigint-v1.2.0) (2023-08-19)

### Features

* **bigint:** use RandomGenerator as the base class ([b204b86](b204b86))
  • Loading branch information
semantic-release-bot committed Aug 19, 2023
1 parent 91a1c0d commit 4efda29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/bigint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@grandom/bigint-v1.2.0](https://github.com/grandom-library/grandom-js/compare/@grandom/bigint-v1.1.2...@grandom/bigint-v1.2.0) (2023-08-19)


### Features

* **bigint:** use RandomGenerator as the base class ([b204b86](https://github.com/grandom-library/grandom-js/commit/b204b86162961117e4bbd64c018f363e34df4f7f))

# [@grandom/bigint-v1.1.2](https://github.com/grandom-library/grandom-js/compare/@grandom/bigint-v1.1.1...@grandom/bigint-v1.1.2) (2023-08-18)


Expand Down

0 comments on commit 4efda29

Please sign in to comment.