Skip to content

Commit

Permalink
chore(release): 1.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.1](v1.18.0...v1.18.1) (2024-12-18)

### Miscellaneous Chores

* **deps:** update deps ([b931787](b931787))
* migrate to the new flat eslint config ([d3592df](d3592df))
* update dev deps ([6ca30e7](6ca30e7))
* use `.node-version` file ([b4f6dbe](b4f6dbe))
* use full url for git repo ([e69704a](e69704a))
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent e69704a commit 2c384aa
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.18.1](https://github.com/moser-inc/unocss-preset-moser-labs/compare/v1.18.0...v1.18.1) (2024-12-18)

### Miscellaneous Chores

* **deps:** update deps ([b931787](https://github.com/moser-inc/unocss-preset-moser-labs/commit/b931787f04a5db7f97f9990a5a0c437071b0a9d6))
* migrate to the new flat eslint config ([d3592df](https://github.com/moser-inc/unocss-preset-moser-labs/commit/d3592df39f07efb643f7ada64b553b7183b513d7))
* update dev deps ([6ca30e7](https://github.com/moser-inc/unocss-preset-moser-labs/commit/6ca30e7d930b272290c23cdefec57d65a7fa4cb2))
* use `.node-version` file ([b4f6dbe](https://github.com/moser-inc/unocss-preset-moser-labs/commit/b4f6dbe2ec1bc94f6e2cc44eb6bb16ff52431d3a))
* use full url for git repo ([e69704a](https://github.com/moser-inc/unocss-preset-moser-labs/commit/e69704a88355f024f6a2603e2c63f089c01227fd))

## [1.18.0](https://github.com/moser-inc/unocss-preset-moser-labs/compare/v1.17.0...v1.18.0) (2024-11-18)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moser-inc/unocss-preset-moser-labs",
"version": "1.18.0",
"version": "1.18.1",
"description": "Shared UnoCSS preset for the Moser Labs suite of applications.",
"license": "UNLICENSED",
"homepage": "https://github.com/moser-inc/unocss-preset-moser-labs#readme",
Expand Down

0 comments on commit 2c384aa

Please sign in to comment.