Skip to content

Commit

Permalink
Merge pull request #33 from vodyani/beta_8.x
Browse files Browse the repository at this point in the history
Beta 8.x
  • Loading branch information
ChoGathK authored Aug 26, 2022
2 parents 49960c4 + a79c5c9 commit 07781d4
Show file tree
Hide file tree
Showing 6 changed files with 4,390 additions and 11,407 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

semantic_release:
needs: [codecov]
uses: vodyani/workflows/.github/workflows/semantic-release.yml@master
uses: vodyani/workflows/.github/workflows/semantic-release-npm.yml@master
secrets:
NPM_CI_TOKEN: ${{ secrets.NPM_CI_TOKEN }}
GITHUB_CI_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.4.2](https://github.com/vodyani/utils/compare/v8.4.1...v8.4.2) (2022-08-11)


### Bug Fixes

* validate dictionary class or function ([0168948](https://github.com/vodyani/utils/commit/0168948ee1b03aa53e42d60f4593e323d2fb421e))

## [8.4.2-beta.1](https://github.com/vodyani/utils/compare/v8.4.1...v8.4.2-beta.1) (2022-08-11)


Expand Down
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ npm install @vodyani/utils

## Questions

- [Have a question? Please post it here and share your confusion with everyone 🧐](https://github.com/vodyani/utils/discussions)
- [Discussions 🧐](https://github.com/vodyani/utils/discussions)

## Team

Expand Down
Loading

0 comments on commit 07781d4

Please sign in to comment.