0.0.11 • Published 9 months ago

@happyc/auto-deploy v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@happyc/auto-deploy

A tool dedicated to build, upload and deploy.

NPM version

Understand and Use
  • you can use pnpx @happyc/auto-deploy directly.
  • Use the current version's preid when available.
  • Confirmation before bumping.
  • Conventional Commits by default.
  • Ships ESM and CJS bundles.
  • Supports config file auto-deploy.config.ts:
// auto-deploy.config.ts
import { defineConfig } from '@happyc/auto-deploy'

export default defineConfig({
  // ...options
})
0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.1

9 months ago