Skip to content

Commit 1c9263b

Browse files
CommandBox Semantic Releaserunner
authored andcommitted
__SEMANTIC RELEASE VERSION UPDATE__
1 parent 7b231d0 commit 1c9263b

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v4.1.3
2+
## 28 Oct 2024 — 19:09:56 UTC
3+
4+
### other
5+
6+
+ __\*:__ chore: Dependency updates to qb 10
7+
([7b231d0](https://github.com/coldbox-modules/cfmigrations/commit/7b231d0e5a74aee65b8cc3b43e2e3ec6ac7530a8))
8+
9+
110
# v2.0.9
211
## 27 Jul 2020 — 20:00:48 UTC
312

box.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"CFMigrations",
3-
"version":"3.0.1",
3+
"version":"4.1.3",
44
"location":"forgeboxStorage",
55
"author":"Eric Peterson",
66
"homepage":"https://github.com/coldbox-modules/cfmigrations",
@@ -23,7 +23,7 @@
2323
"scripts":{
2424
"format":"cfformat run models/**/*.cfc,dsl/**/*.cfc,tests/specs/**/*.cfc,ModuleConfig.cfc --overwrite",
2525
"format:check":"cfformat check models/**/*.cfc,dsl/**/*.cfc,tests/specs/**/*.cfc,ModuleConfig.cfc --verbose",
26-
"install:cfpm": "cfpm install postgresql"
26+
"install:cfpm":"cfpm install postgresql"
2727
},
2828
"private":false,
2929
"license":[

0 commit comments

Comments
 (0)