Skip to content

Commit 9159f32

Browse files
committed
chore: release v0.0.1-dev.12
1 parent 376d0a8 commit 9159f32

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.0.1-dev.12](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.11...0.0.1-dev.12)
8+
9+
- ci: fix tauri action [`376d0a8`](https://github.com/billyjacoby/browsernaut/commit/376d0a883daa64a4cdd6b959661e471924e026d3)
10+
711
#### [0.0.1-dev.11](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.10...0.0.1-dev.11)
812

13+
> 8 May 2023
14+
915
- ci: use tauri action: [`3704045`](https://github.com/billyjacoby/browsernaut/commit/370404573353ec0509f89f15cff69a948c8de426)
16+
- chore: release v0.0.1-dev.11 [`6310f02`](https://github.com/billyjacoby/browsernaut/commit/6310f02107c16f5780fcaa17b13f67fe35ee2d4b)
1017

1118
#### [0.0.1-dev.10](https://github.com/billyjacoby/browsernaut/compare/0.0.1-dev.9...0.0.1-dev.10)
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "browsernaut",
33
"private": true,
4-
"version": "0.0.1-dev.11",
4+
"version": "0.0.1-dev.12",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)