Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
# [email protected]

## Changelog

 * fix(duolingo): fix following icon in league command (#94)
 * fix(duolingo): fix following icon in league command (#93)
 * fix(duolingo)!: strip LTR RTL control characters (#91)
 * test(duolingo): mutation tests (#90)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0-pre.4+89a9ad2)
 * [Documentation](https://jsr.io/[email protected]+89a9ad2)

# [email protected]

## Changelog

 * fix(testing): empty body does not match null body (#103)
 * fix(testing): mark body as null when response.body is null (#102)
 * feat(testing): disposable tempDir (#96)
 * style(testing): fix formatting for generated mock data (#89)

## Details

 * [Full changelog](https://github.com/tugrulates/repo/compare/[email protected]@0.2.0-pre.4+d2ed756)
 * [Documentation](https://jsr.io/[email protected]+d2ed756)
  • Loading branch information
tugrulates committed Feb 11, 2025
1 parent 5484bb8 commit 67b61c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion duolingo/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tugrulates/duolingo",
"version": "0.1.2",
"version": "0.2.0",
"exports": "./mod.ts",
"compile": {
"main": "mod.ts",
Expand Down
2 changes: 1 addition & 1 deletion testing/deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@tugrulates/testing",
"version": "0.1.0",
"version": "0.2.0",
"exports": "./mod.ts"
}

0 comments on commit 67b61c4

Please sign in to comment.