Skip to content

Commit

Permalink
Merge pull request #263 from Hexagon/dev
Browse files Browse the repository at this point in the history
Release 9.0 stable
  • Loading branch information
Hexagon authored Oct 15, 2024
2 parents 4847b7d + 7e280b5 commit 244a439
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 78 deletions.
76 changes: 0 additions & 76 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/npm-prerelease.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish to NPM
name: Publish to NPM (prerelease)
on:
release:
types: [prereleased]
Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hexagon/croner",
"version": "9.0.0-dev.12",
"version": "9.0.0",
"exports": "./src/croner.ts",
"lint": {
"include": ["src", "build"]
Expand Down

0 comments on commit 244a439

Please sign in to comment.