Skip to content

Commit

Permalink
chore(release): publish version 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 28, 2025
1 parent b7f22c6 commit 3bd71c7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.14.0](https://github.com/schedule-x/vue/compare/v2.13.0...v2.14.0) (2025-01-28)


### Features

* update schedule-x monorepo packages to v2.16.0 ([#153](https://github.com/schedule-x/vue/issues/153)) ([b7f22c6](https://github.com/schedule-x/vue/commit/b7f22c6cc6c0b28f021e3ac7f67141872adabc37))

# [2.13.0](https://github.com/schedule-x/vue/compare/v2.12.2...v2.13.0) (2025-01-27)


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,7 +1,7 @@
{
"name": "@schedule-x/vue",
"license": "MIT",
"version": "2.13.0",
"version": "2.14.0",
"main": "./dist/schedule-x-vue.umd.js",
"module": "./dist/schedule-x-vue.mjs",
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 3bd71c7

Please sign in to comment.