Skip to content

Commit

Permalink
chore(rust): release version 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Feb 7, 2024
1 parent 657e801 commit 1f69ff6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/rust/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [1.3.3](https://github.com/Cammisuli/monodon/compare/rust-1.3.2...rust-1.3.3) (2024-02-07)


### Bug Fixes

* **rust:** Consider git and outside local source as external when building the graph ([#43](https://github.com/Cammisuli/monodon/issues/43)) ([dde9153](https://github.com/Cammisuli/monodon/commit/dde91536d63ec39b9c14238afc548552f62c560d))

## [1.3.2](https://github.com/Cammisuli/monodon/compare/rust-1.3.1...rust-1.3.2) (2023-11-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/rust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@monodon/rust",
"version": "1.3.2",
"version": "1.3.3",
"main": "src/index.js",
"repository": {
"url": "https://github.com/cammisuli/monodon",
Expand Down

0 comments on commit 1f69ff6

Please sign in to comment.