Detalhes do pacote

prettier-config-smarthr

kufu39.6kMIT1.0.1

A sharable prettier config for SmartHR

prettier

readme (leia-me)

tamatebako

Frontend packages for projects at SmartHR

Package Index

Package Version Description
use-bulk-check npm version React hooks for managing the values in the checkbox list
use-virtual-scroll npm version React hooks for virtual scroll
wareki npm version Japanese 'wareki' formatter
create-lint-set npm version Lint installer
next-auth npm version SmartHR's next-auth utility

リリース手順

1. バージョンを更新する

$ pnpm versionup

以下のことが行われます。

  • commit log を元に各パッケージの version を更新
  • 各パッケージのディレクトリに CHANGELOG.md を出力(更新)
  • バージョンを git tag する

2. publish する

$ pnpm release

現在のバージョンが npm registry に公開されていなければ、npm publish します。

changelog (log de mudanças)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.1 (2024-11-29)

Note: Version bump only for package prettier-config-smarthr

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2020-10-27)

0.1.0 (2020-10-16)

Features

  • add standard-version to release (7367d2e)