mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-06-19 19:11:21 +00:00
chore: release master (#404)
* chore: release master * chore: Regenerate pnpm lock file
This commit is contained in:
8
packages/core/npm-aqua-compiler/CHANGELOG.md
Normal file
8
packages/core/npm-aqua-compiler/CHANGELOG.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [0.0.2](https://github.com/fluencelabs/js-client/compare/npm-aqua-compiler-v0.0.1...npm-aqua-compiler-v0.0.2) (2023-12-15)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **npm-aqua-compiler:** create package ([#401](https://github.com/fluencelabs/js-client/issues/401)) ([d600811](https://github.com/fluencelabs/js-client/commit/d6008110cf0ecaf23a63cfef0bb3f786a6eb0937))
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"name": "@fluencelabs/npm-aqua-compiler",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Tool for converting npm imports to aqua compiler input",
|
||||
"types": "./dist/imports.d.ts",
|
||||
"exports": {
|
||||
|
Reference in New Issue
Block a user