Skip to content

Commit

Permalink
update dependencies and add support wasm compile
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Jan 16, 2025
1 parent 1567f57 commit 07bd7a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.0.6

- New Version 0.0.6
- Add Support Wasm
- Update Dependencies
## 0.0.5

- New Version 0.0.5
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: 'telegraph'
description: 'Telegraph Dart Library For interact with api telegraph.'
version: '0.0.5'
version: '0.0.6'
repository: 'https://github.com/azkadev/telegraph.git'
homepage: 'https://youtube.com/@azkadev'
issue_tracker: 'https://github.com/azkadev/telegraph.git'
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.61'
general_lib: '^0.0.62'
http: '^1.2.2'
http_parser: '^4.0.2'
markdown: '^7.2.2'
Expand Down

0 comments on commit 07bd7a6

Please sign in to comment.