Skip to content

Commit

Permalink
chore(release): v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 26, 2024
1 parent 13701bb commit 3547c7d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
# Changelog


## v2.1.10

[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.10...v2.1.10)

### 🩹 Fixes

- Augment `vue` rather than `@vue/runtime-core` ([f251f0f](https://github.com/fumeapp/dayjs/commit/f251f0f))
- Update to latest `@nuxt/module-builder` ([289605c](https://github.com/fumeapp/dayjs/commit/289605c))

### 📖 Documentation

- Use new `nuxi module add` command in installation ([d0ec287](https://github.com/fumeapp/dayjs/commit/d0ec287))

### 🏡 Chore

- Test bundler module resolution ([1f07959](https://github.com/fumeapp/dayjs/commit/1f07959))
- Indicate compatibility with new v4 major ([5310d3a](https://github.com/fumeapp/dayjs/commit/5310d3a))

### ❤️ Contributors

- Daniel Roe ([@danielroe](http://github.com/danielroe))

## v2.1.9

[compare changes](https://github.com/fumeapp/dayjs/compare/v2.1.8...v2.1.9)
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": "dayjs-nuxt",
"version": "2.1.9",
"version": "2.1.10",
"description": "Day.JS Module for Nuxt",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3547c7d

Please sign in to comment.