Skip to content

Commit e25c6ed

Browse files
committed
chore(release): 1.3.2
1 parent b81a720 commit e25c6ed

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.3.2](https://github.com/TheEngineerhub/staticit/compare/v1.3.1...v1.3.2) (2024-10-01)
6+
7+
8+
### Features
9+
10+
* use zolt spinner ([b81a720](https://github.com/TheEngineerhub/staticit/commit/b81a7209a34a08d88ec76b638025eb200e5e7527))
11+
12+
13+
### Maintenance
14+
15+
* rollup remove dts ([bba52e3](https://github.com/TheEngineerhub/staticit/commit/bba52e3cfde071342d421e279d06f6b3d76389fa))
16+
517
### [1.3.1](https://github.com/TheEngineerhub/staticit/compare/v1.3.0...v1.3.1) (2024-09-30)
618

719
## [1.3.0](https://github.com/TheEngineerhub/staticit/compare/v1.2.1...v1.3.0) (2024-09-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "staticit",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Minimal, zero-configuration and fast solution for static site generation in any front-end framework.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)