chore(release): v1.0.0 [skip ci]
This commit is contained in:
parent
9891204f5a
commit
d2a752015f
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
# [1.0.0](https://github.com/zyachel/libremdb/compare/v0.1.2...v1.0.0) (2022-09-11)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* major rewrite ([e4849e8](https://github.com/zyachel/libremdb/commit/e4849e8c757e4f1416be7338c89421ca27e28e8d))
|
||||
|
||||
|
||||
### BREAKING CHANGES
|
||||
|
||||
* the whole application is rewritten from scratch.
|
||||
|
||||
|
||||
|
||||
## [0.1.2](https://github.com/zyachel/libremdb/compare/v0.1.1...v0.1.2) (2022-06-06)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libremdb",
|
||||
"version": "0.1.2",
|
||||
"version": "1.0.0",
|
||||
"description": "a free & open source IMDb front-end",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@ -33,4 +33,4 @@
|
||||
"node": ">=16.5.0",
|
||||
"pnpm": ">=7.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user