new version
This commit is contained in:
parent
d5b9ef8f04
commit
51aaf27fda
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.0.0 (2025-07-25)
|
## v1.0.0 (2025-07-25)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
- ascii art is broken (sad face)
|
- ascii art is broken (sad face)
|
||||||
- banana doesn't work
|
- banana doesn't work
|
||||||
|
|
||||||
## 0.0.0 (never)
|
## v0.0.0 (never)
|
||||||
|
|
||||||
this is just here for a reference to the auto-changelog
|
this is just here for a reference to the auto-changelog
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@bearmetal/pdf-tools",
|
"name": "@bearmetal/pdf-tools",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "GPL 3.0",
|
"license": "GPL 3.0",
|
||||||
"tasks": {
|
"tasks": {
|
||||||
"dev": "deno run -A --env-file=.env --watch main.ts",
|
"dev": "deno run -A --env-file=.env --watch main.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user