Skip to content

Commit e67f406

Browse files
authored
Merge pull request #96 from obewds/dev
1.1.1 updating outdated deps
2 parents 05e8785 + 1bcbda2 commit e67f406

File tree

3 files changed

+510
-471
lines changed

3 files changed

+510
-471
lines changed

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,26 @@ 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.1.1](https://github.com/obewds/vue-tw-inline/compare/v1.1.0...v1.1.1)
8+
9+
- 1.1.1 updating outdated deps [`1392fc4`](https://github.com/obewds/vue-tw-inline/commit/1392fc45e51e5ef015dc22db6f38b756456ff027)
10+
711
#### [v1.1.0](https://github.com/obewds/vue-tw-inline/compare/v1.0.1...v1.1.0)
812

13+
> 30 August 2022
14+
15+
- 1.1.0 - updated outdated deps and switch to automated publishing [`#94`](https://github.com/obewds/vue-tw-inline/pull/94)
16+
- 1.0.1 - updating outdated deps [`#85`](https://github.com/obewds/vue-tw-inline/pull/85)
17+
- 1.0.0 - vite 3, vuepress alpha v4, updated deps [`#80`](https://github.com/obewds/vue-tw-inline/pull/80)
18+
- 0.4.0: bump minor - updated deps w/ vue-tw-el now v2.0 [`#45`](https://github.com/obewds/vue-tw-inline/pull/45)
19+
- updated outdated deps [`#31`](https://github.com/obewds/vue-tw-inline/pull/31)
20+
- added tw config/helper pattern to main.ts [`#25`](https://github.com/obewds/vue-tw-inline/pull/25)
21+
- educe dist file sizes via peer deps - added changelogs/git tags [`#23`](https://github.com/obewds/vue-tw-inline/pull/23)
22+
- updated deps, docs, tw config, and main.ts tw config implementation [`#20`](https://github.com/obewds/vue-tw-inline/pull/20)
23+
- updated to new starter template files and removed init:as files and c… [`#18`](https://github.com/obewds/vue-tw-inline/pull/18)
924
- reinstalled node modules and regenerated package-lock [`edf4edd`](https://github.com/obewds/vue-tw-inline/commit/edf4edd29d0f625b8ac3bb3a4325c1a3f93010ca)
1025
- added @vitest/coverage-c8 dep [`a67f81a`](https://github.com/obewds/vue-tw-inline/commit/a67f81a76b96dd9b1fed7a742bb3e413ba8abef5)
1126
- uninstalled c8 dep [`9359a82`](https://github.com/obewds/vue-tw-inline/commit/9359a8271c275b513c28e1f01918d455236d1c4a)
12-
- removed @rollup/plugin-typescript dep [`667d333`](https://github.com/obewds/vue-tw-inline/commit/667d3339db048f6cdf94d8048c8decf8baee62ae)
13-
- added vitest_pull_request_tests.yml github action [`bcbffb7`](https://github.com/obewds/vue-tw-inline/commit/bcbffb701514c94db8c9c207537a2f2f4b869b86)
14-
- added publish_npm_package.yml github action [`b2fbad0`](https://github.com/obewds/vue-tw-inline/commit/b2fbad095ec2a5c1d624271589557f3e924aa12b)
15-
- updated changelog for patch 1.0.1 [`83f2b7c`](https://github.com/obewds/vue-tw-inline/commit/83f2b7c21a398055848214cc9ca00b89dc5cbba8)
16-
- removed @rollup/plugin-typescript from vite config [`f9da63c`](https://github.com/obewds/vue-tw-inline/commit/f9da63c01b2ecc13a2f987e6c0ce33a3d5497e9e)
17-
- removed package:xxx npm scripts and replaced with generate npm script [`f233265`](https://github.com/obewds/vue-tw-inline/commit/f233265453b7fd4095a60f671bb240f5f91d9ee1)
1827

1928
#### [v1.0.1](https://github.com/obewds/vue-tw-inline/compare/v1.0.0...v1.0.1)
2029

0 commit comments

Comments
 (0)