chore: publish
- @napi-rs/triples@1.0.3
This commit is contained in:
parent
cae08c5133
commit
5acfbc58f8
2 changed files with 11 additions and 1 deletions
10
triples/CHANGELOG.md
Normal file
10
triples/CHANGELOG.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# Change Log
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## 1.0.3 (2021-07-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Reduce publish size [0c3918d](https://github.com/napi-rs/napi-rs/commit/0c3918df24805c8e90cca26e6cbc2492cad23306)
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@napi-rs/triples",
|
"name": "@napi-rs/triples",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Rust target triples objects",
|
"description": "Rust target triples objects",
|
||||||
"keywords": ["Rust", "cross-compile", "napi", "n-api", "node-rs", "napi-rs"],
|
"keywords": ["Rust", "cross-compile", "napi", "n-api", "node-rs", "napi-rs"],
|
||||||
"author": "LongYinan <lynweklm@gmail.com>",
|
"author": "LongYinan <lynweklm@gmail.com>",
|
||||||
|
|
Loading…
Reference in a new issue