Skip to content

Commit

Permalink
chore(dfx-helper): release version 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Mar 7, 2024
1 parent ecc07c0 commit 482b36e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions libs/dfx-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@

# [7.0.0](https://github.com/Dafnik/dfts-common/compare/dfx-helper-7.0.0-beta.0...dfx-helper-7.0.0) (2024-03-07)


### Features

* finish up dfx-bootstrap-icons README ([38d80f7](https://github.com/Dafnik/dfts-common/commit/38d80f72b44b217c41f44ff83c92d8e88cf6b4d1))
* imploder updates ([e85e245](https://github.com/Dafnik/dfts-common/commit/e85e245787fee88a2bdb5941ead95fea0d8ad2c8))



# [7.0.0-beta.0](https://github.com/Dafnik/dfts-common/compare/dfx-helper-6.1.0...dfx-helper-7.0.0-beta.0) (2023-11-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion libs/dfx-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dfx-helper",
"version": "7.0.0-beta.0",
"version": "7.0.0",
"description": "Web-development / Typescript / Angular Library with tons of utility tools helping in all projects",
"private": false,
"license": "MIT",
Expand Down

0 comments on commit 482b36e

Please sign in to comment.