Skip to content

Commit

Permalink
Merge pull request #19 from limbo-works/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--nuxt-core

chore(main): release 3.0.0
  • Loading branch information
SEMilfred authored Sep 23, 2024
2 parents d17d5a0 + f8cd453 commit da8a14d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [3.0.0](https://github.com/limbo-works/Limbo.Nuxt.Core/compare/v2.11.1...v3.0.0) (2024-09-23)


### ⚠ BREAKING CHANGES

* now it's know that the unocss things are modules

### Bug Fixes

* now it's know that the unocss things are modules ([d17d5a0](https://github.com/limbo-works/Limbo.Nuxt.Core/commit/d17d5a019a9c1ee6059ef4e02ae95bd8d754ce0f))

## [2.11.1](https://github.com/limbo-works/Limbo.Nuxt.Core/compare/v2.11.0...v2.11.1) (2024-09-23)


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": "@limbo-works/nuxt-core",
"type": "module",
"version": "2.11.1",
"version": "3.0.0",
"main": "./nuxt.config.js",
"scripts": {
"dev": "nuxi prepare & nuxi dev .playground",
Expand Down

0 comments on commit da8a14d

Please sign in to comment.