Skip to content

Commit

Permalink
Merge pull request #142 from Toaztr/release-v1.30.0
Browse files Browse the repository at this point in the history
chore: release 1.30.0
  • Loading branch information
ahom authored Feb 21, 2022
2 parents 893c3b8 + 28dc965 commit 49214c9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.30.0](https://www.github.com/Toaztr/commons/compare/v1.29.0...v1.30.0) (2022-02-21)


### Features

* Update dependencies ([70a940f](https://www.github.com/Toaztr/commons/commit/70a940f6db692ce7cb96dc76beba1f947f6ca9f0))

## [1.29.0](https://www.github.com/Toaztr/commons/compare/v1.28.0...v1.29.0) (2022-01-10)


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": "@toaztr/commons",
"version": "1.29.0",
"version": "1.30.0",
"description": "Common utilities",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 49214c9

Please sign in to comment.