Skip to content

Commit 5a79100

Browse files
authored
Merge pull request #13 from halvardssm/release-2024-12-29-14-37-39
chore: release 2024.12.29
2 parents 01d3012 + de103ec commit 5a79100

File tree

2 files changed

+2
-27
lines changed

2 files changed

+2
-27
lines changed

Releases.md

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,9 @@
11
### 2024.12.29
22

3-
#### @stdext/assert 0.0.2 (patch)
4-
5-
- feat(assert): updated readme
3+
#### @stdext/crypto 0.0.7 (patch)
64

7-
#### @stdext/crypto 0.0.6 (patch)
8-
9-
- feat(crypto): updated readme
105
- fix(crypto): Improved throw messages
116

12-
#### @stdext/encoding 0.0.6 (patch)
13-
14-
- feat(encoding): updated readme
15-
16-
#### @stdext/http 0.0.6 (patch)
17-
18-
- feat(http): updated readme
19-
20-
#### @stdext/json 0.0.2 (patch)
21-
22-
- feat(json): updated readme
23-
24-
#### @stdext/lexer 0.0.2 (patch)
25-
26-
- feat(lexer): updated readme
27-
28-
#### @stdext/types 0.0.2 (patch)
29-
30-
- feat(types): updated readme
31-
327
### 2024.10.15
338

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

crypto/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.6",
2+
"version": "0.0.7",
33
"name": "@stdext/crypto",
44
"exports": {
55
"./hash": "./hash.ts",

0 commit comments

Comments
 (0)