Skip to content

Commit 3621daf

Browse files
authored
Merge pull request #13 from iwf-web/release-please--branches--main--components--eslint-coding-standard
chore(main): release 1.0.0
2 parents a38abfd + f45139c commit 3621daf

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## [1.0.0](https://github.com/iwf-web/eslint-coding-standard/compare/0.1.0...1.0.0) (2026-03-03)
4+
5+
6+
### ✨ Features
7+
8+
* Initial commit ([a38abfd](https://github.com/iwf-web/eslint-coding-standard/commit/a38abfd83addd84b8c2e5dc7c785d9e77c194d49))
9+
10+
## Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iwf-web/eslint-coding-standard",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"description": "Standard eslint-coding-standard for IWF projects",
66
"author": {
77
"name": "D3strukt0r",

0 commit comments

Comments
 (0)