Skip to content

Commit 9bef6ef

Browse files
committed
0.4.0
1 parent 218fa25 commit 9bef6ef

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# commit-from-branch
22

3+
> **⚠️ Package Migration Notice**
4+
> This package was previously published as [`@253eosam/commit-from-branch`](https://www.npmjs.com/package/@253eosam/commit-from-branch).
5+
> Please use [`commit-from-branch`](https://www.npmjs.com/package/commit-from-branch) instead. The scoped package is deprecated.
6+
37
<div align="center">
48

59
[![NPM Version](https://img.shields.io/npm/v/commit-from-branch?style=flat-square&color=blue)](https://www.npmjs.com/package/commit-from-branch)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commit-from-branch",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "🚀 Flexible commit message templating from branch name (ticket/segments) for Husky's prepare-commit-msg hook. Automatically extracts Jira-style tickets and supports customizable templates.",
55
"keywords": [
66
"commit",

0 commit comments

Comments
 (0)