Skip to content

Commit

Permalink
Merge pull request #13 from halvardssm/release-2024-12-29-14-37-39
Browse files Browse the repository at this point in the history
chore: release 2024.12.29
  • Loading branch information
halvardssm authored Dec 29, 2024
2 parents 01d3012 + de103ec commit 5a79100
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
27 changes: 1 addition & 26 deletions Releases.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,9 @@
### 2024.12.29

#### @stdext/assert 0.0.2 (patch)

- feat(assert): updated readme
#### @stdext/crypto 0.0.7 (patch)

#### @stdext/crypto 0.0.6 (patch)

- feat(crypto): updated readme
- fix(crypto): Improved throw messages

#### @stdext/encoding 0.0.6 (patch)

- feat(encoding): updated readme

#### @stdext/http 0.0.6 (patch)

- feat(http): updated readme

#### @stdext/json 0.0.2 (patch)

- feat(json): updated readme

#### @stdext/lexer 0.0.2 (patch)

- feat(lexer): updated readme

#### @stdext/types 0.0.2 (patch)

- feat(types): updated readme

### 2024.10.15

#### @stdext/assert 0.0.2 (patch)
Expand Down
2 changes: 1 addition & 1 deletion crypto/deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.6",
"version": "0.0.7",
"name": "@stdext/crypto",
"exports": {
"./hash": "./hash.ts",
Expand Down

0 comments on commit 5a79100

Please sign in to comment.