Skip to content

Commit 5e83de3

Browse files
committed
chore(release): 2.0.0
1 parent e79353e commit 5e83de3

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
## [2.0.0](https://github.com/patrykbaszak/extended-api-doc-bundle/compare/1.1.1...2.0.0) (2024-02-14)
6+
7+
8+
### Features
9+
10+
* **new-start:** Refactored bundle ([#1](https://github.com/patrykbaszak/extended-api-doc-bundle/issues/1)) ([e79353e](https://github.com/patrykbaszak/extended-api-doc-bundle/commit/e79353ec59d3a8b693639b2e30762398cc208f14))

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.1",
2+
"version": "2.0.0",
33
"devDependencies": {
44
"json": "*",
55
"standard-version": "*"

0 commit comments

Comments
 (0)