Skip to content

Commit

Permalink
chore(release): v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2024
1 parent b6927c8 commit bbedc2b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
# Changelog


## v0.4.2

[compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.4.1...v0.4.2)

### 🚀 Enhancements

- Support multi project switching client between them ([#34](https://github.com/atlasconsulting/nuxt-bedita/pull/34))

### 📖 Documentation

- Documentation about switching API projects ([1c196f6](https://github.com/atlasconsulting/nuxt-bedita/commit/1c196f6))

### 🏀 Examples

- **playground:** Add example of switching projects ([517d7e8](https://github.com/atlasconsulting/nuxt-bedita/commit/517d7e8))
- **chore:** Coding style in playground ([702ba5e](https://github.com/atlasconsulting/nuxt-bedita/commit/702ba5e))

### 🤖 CI

- Testwith node 20 and 22 ([b6927c8](https://github.com/atlasconsulting/nuxt-bedita/commit/b6927c8))

### ❤️ Contributors

- Alberto Pagliarini ([@batopa](http://github.com/batopa))

## v0.4.1

[compare changes](https://github.com/atlasconsulting/nuxt-bedita/compare/v0.4.0...v0.4.1)
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": "@atlasconsulting/nuxt-bedita",
"version": "0.4.1",
"version": "0.4.2",
"description": "Nuxt module for BEdita API",
"repository": {
"type": "git",
Expand Down

0 comments on commit bbedc2b

Please sign in to comment.