Skip to content

Commit 79850ce

Browse files
authored
Merge pull request #85 from obewds/dev
1.0.1 - updating outdated deps
2 parents 39bbf84 + 83f2b7c commit 79850ce

File tree

4 files changed

+127
-118
lines changed

4 files changed

+127
-118
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: npm
44
directory: '/'
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
time: '03:00'
8-
open-pull-requests-limit: 10
8+
open-pull-requests-limit: 20
99
versioning-strategy: increase

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v1.0.0](https://github.com/obewds/vue-tw-inline/compare/v1.0.0...v1.0.0)
7+
#### [v1.0.1](https://github.com/obewds/vue-tw-inline/compare/v1.0.1...v1.0.1)
8+
9+
#### [v1.0.1](https://github.com/obewds/vue-tw-inline/compare/v1.0.0...v1.0.1)
10+
11+
> 18 July 2022
12+
13+
- updated outdated deps [`e691a07`](https://github.com/obewds/vue-tw-inline/commit/e691a0795022fc9183c390240a7f2e45339ccf6b)
14+
- updated changelog for major update to 1.0.0 [`7a13afe`](https://github.com/obewds/vue-tw-inline/commit/7a13afe60ae96d85416f480276b5a2a12b20194b)
15+
- changed dependabot to monthly with pr limit of 20 [`3875def`](https://github.com/obewds/vue-tw-inline/commit/3875def52c42a921b7eb6e98002bf90be505b7d5)
16+
- bump patch for updated outdated deps [`02974c7`](https://github.com/obewds/vue-tw-inline/commit/02974c750c5661acdf3ff4108c8f5635e35cb29c)
817

918
### [v1.0.0](https://github.com/obewds/vue-tw-inline/compare/v0.4.0...v1.0.0)
1019

0 commit comments

Comments
 (0)