Skip to content

Releases: laxmanpokhrel/xmanscript

v-2.2.0

26 Feb 10:06
d3ccc77
Compare
Choose a tag to compare

Changes - Conditional step for creatinf pr only if release is non prerelease - Release notes in .txt file ## Fixes - Error when no release type

v-2.1.7

26 Feb 09:46
0562833
Compare
Choose a tag to compare
v-2.1.7 Pre-release
Pre-release

Presease to check if reading release type is working - no PR in prerelease check with encapsulated condition with == and outputs

v-2.1.6

26 Feb 07:46
77a66b6
Compare
Choose a tag to compare
v-2.1.6 Pre-release
Pre-release

Presease to check if reading release type is working - no PR in prerelease check with encapsulated condition

v-2.1.5

26 Feb 07:01
54436c8
Compare
Choose a tag to compare
v-2.1.5 Pre-release
Pre-release

Presease to check if reading release type is working - no PR in prerelease check

v-2.1.4

26 Feb 06:47
e120cbd
Compare
Choose a tag to compare
v-2.1.4 Pre-release
Pre-release

Prerelease to check if reading release type is working

  • no PR in prerelease

v-2.1.3

26 Feb 06:40
9860f0c
Compare
Choose a tag to compare

Presease to check if reading release type is working

v-2.1.2

25 Feb 09:59
36c9037
Compare
Choose a tag to compare

Fixes

  • Wait for flags task to complete before exit

Changes

  • Updated documentation

v-2.1.1

24 Feb 15:53
ed72842
Compare
Choose a tag to compare

Changes

  • Update the action registry to handle error
  • Able to listen to action and release flags

v-2.1.0

24 Feb 10:48
8d926da
Compare
Choose a tag to compare

Changes

  • Changes the executable command in bin of package.json

v-2.0.0

24 Feb 10:19
8a7cfa6
Compare
Choose a tag to compare

Features

  • Implemented the ability to automate the creation of releases and deployment of npm packages using a GitHub workflow.
  • Added functionality to generate release notes and release configuration files for the action.
  • Introduced an independent registry for managing assets.

Improvements

  • Enhanced the package to detect existing projects and decide whether to proceed with execution or terminate.
  • Resolved node version dependency issues for versions 18.18.0 and higher.
  • Automation of release and deploy of the package