Skip to content

Commit

Permalink
chore(release): 🚀 1.39.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.39.3](v1.39.2...v1.39.3) (2024-10-24)

### Bug Fixes

* livedirectory ignores autorun folders ([#382](#382)) ([c9fa6fa](c9fa6fa))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent c9fa6fa commit 27beee7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.39.3](https://github.com/forkbombeu/ncr/compare/v1.39.2...v1.39.3) (2024-10-24)


### Bug Fixes

* livedirectory ignores autorun folders ([#382](https://github.com/forkbombeu/ncr/issues/382)) ([c9fa6fa](https://github.com/forkbombeu/ncr/commit/c9fa6fa73818b10349c4ed4d7ebdf8bc1887b98f))

## [1.39.2](https://github.com/forkbombeu/ncr/compare/v1.39.1...v1.39.2) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ncr",
"version": "1.39.2",
"version": "1.39.3",
"description": "No code REST API server based on zencode natural language smart contracts",
"repository": "https://github.com/forkbombeu/ncr",
"author": {
Expand Down

0 comments on commit 27beee7

Please sign in to comment.