Skip to content

Commit c04df8b

Browse files
authored
revert: changelog accidental changes
1 parent 2838d07 commit c04df8b

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

packages/bootstrap-vue-3/CHANGELOG.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,46 @@
22

33
## [0.2.2](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.2.1...v0.2.2) (2022-08-02)
44

5+
56
### Features
67

7-
- bnav components ([17baaf2](https://github.com/cdmoro/bootstrap-vue-3/commit/17baaf2adb0d8dd10a79c5a8a2611437acdf34ef))
8+
* bnav components ([17baaf2](https://github.com/cdmoro/bootstrap-vue-3/commit/17baaf2adb0d8dd10a79c5a8a2611437acdf34ef))
9+
810

911
### Bug Fixes
1012

11-
- breaking test suite ([9e1a1d8](https://github.com/cdmoro/bootstrap-vue-3/commit/9e1a1d84014d5b4ca7954e344c02f1fd39ba637d))
13+
* breaking test suite ([9e1a1d8](https://github.com/cdmoro/bootstrap-vue-3/commit/9e1a1d84014d5b4ca7954e344c02f1fd39ba637d))
1214

1315
## [0.2.1](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.2.0...v0.2.1) (2022-08-02)
1416

17+
1518
### ⚠ BREAKING CHANGES
1619

17-
- vue considered peerDependency
20+
* vue considered peerDependency
1821

1922
### Miscellaneous Chores
2023

21-
- vue considered peerDependency ([197ae39](https://github.com/cdmoro/bootstrap-vue-3/commit/197ae390767d4db867d1a39abe29ad475d36c34f))
24+
* vue considered peerDependency ([197ae39](https://github.com/cdmoro/bootstrap-vue-3/commit/197ae390767d4db867d1a39abe29ad475d36c34f))
2225

2326
## [0.2.0](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.1.21...v0.2.0) (2022-08-01)
2427

28+
2529
### Features
2630

27-
- use pnpm and workspaces, dev duplicate ([bbc7312](https://github.com/cdmoro/bootstrap-vue-3/commit/bbc73120dd7bd29d62a3c44a751375accfdb13c1))
31+
* use pnpm and workspaces, dev duplicate ([bbc7312](https://github.com/cdmoro/bootstrap-vue-3/commit/bbc73120dd7bd29d62a3c44a751375accfdb13c1))
32+
2833

2934
### Bug Fixes
3035

31-
- **#505:** move import into script setup ([d2ee360](https://github.com/cdmoro/bootstrap-vue-3/commit/d2ee36034a7ba0c59c02574b9c2ca51b38a5dde7))
32-
- remove duplicate builtin script ([48c6ac4](https://github.com/cdmoro/bootstrap-vue-3/commit/48c6ac44d2752d6bbc924a724950a1ce20f9e7b6))
36+
* **#505:** move import into script setup ([d2ee360](https://github.com/cdmoro/bootstrap-vue-3/commit/d2ee36034a7ba0c59c02574b9c2ca51b38a5dde7))
37+
* remove duplicate builtin script ([48c6ac4](https://github.com/cdmoro/bootstrap-vue-3/commit/48c6ac44d2752d6bbc924a724950a1ce20f9e7b6))
38+
3339

3440
### Reverts
3541

36-
- add back in app.vue in /package/bootstrap\* ([9e80d24](https://github.com/cdmoro/bootstrap-vue-3/commit/9e80d24dc214eb23304cad8a800e48ea929890ef))
42+
* add back in app.vue in /package/bootstrap* ([9e80d24](https://github.com/cdmoro/bootstrap-vue-3/commit/9e80d24dc214eb23304cad8a800e48ea929890ef))
43+
3744

3845
### Miscellaneous Chores
3946

40-
- release 0.2.0 ([c43ece7](https://github.com/cdmoro/bootstrap-vue-3/commit/c43ece7390c25706e097004eeb4cc3525c71f6af))
47+
* release 0.2.0 ([c43ece7](https://github.com/cdmoro/bootstrap-vue-3/commit/c43ece7390c25706e097004eeb4cc3525c71f6af))

0 commit comments

Comments
 (0)