Skip to content

Commit

Permalink
chore(release): 3.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.10.1](v3.10.0...v3.10.1) (2024-02-20)

### Bug Fixes

* fix imports with tags ([c0f72fb](c0f72fb))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent 3268b8a commit 6f1ac18
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 @@
## [3.10.1](https://github.com/commercelayer/commercelayer-cli-plugin-imports/compare/v3.10.0...v3.10.1) (2024-02-20)


### Bug Fixes

* fix imports with tags ([c0f72fb](https://github.com/commercelayer/commercelayer-cli-plugin-imports/commit/c0f72fbf739f74edf3c3c7fb24a7acb24ab5738b))

# [3.10.0](https://github.com/commercelayer/commercelayer-cli-plugin-imports/compare/v3.9.1...v3.10.0) (2024-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercelayer/cli-plugin-imports",
"description": "Commerce Layer CLI Imports plugin",
"version": "3.10.0",
"version": "3.10.1",
"author": "Pierluigi Viti <[email protected]>",
"bugs": "https://github.com/commercelayer/commercelayer-cli-plugin-imports/issues",
"engines": {
Expand Down

0 comments on commit 6f1ac18

Please sign in to comment.