Skip to content

Commit b180916

Browse files
release: 0.0.2
1 parent 14104e2 commit b180916

File tree

5 files changed

+74
-4
lines changed

5 files changed

+74
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.0.2"
33
}

CHANGELOG.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# Changelog
2+
3+
## 0.0.2 (2025-09-20)
4+
5+
Full Changelog: [v0.0.1...v0.0.2](https://github.com/imagekit-developer/imagekit-ruby/compare/v0.0.1...v0.0.2)
6+
7+
### Features
8+
9+
* **api:** add BaseWebhookEvent ([b4c2a83](https://github.com/imagekit-developer/imagekit-ruby/commit/b4c2a8398c1b8bfa1df7da222ede418b047fe0b1))
10+
* **api:** extract UpdateFileDetailsRequest to model ([9aaa659](https://github.com/imagekit-developer/imagekit-ruby/commit/9aaa6599d67f4d077d34d0afec3c08baef271b9b))
11+
* **api:** manual updates ([9604a8e](https://github.com/imagekit-developer/imagekit-ruby/commit/9604a8eb40f6e4947075d6ff80bf919062a1556f))
12+
* **api:** manual updates ([0682128](https://github.com/imagekit-developer/imagekit-ruby/commit/0682128a78d935ba01979783050d66aac099504a))
13+
* **api:** manual updates ([f9bee87](https://github.com/imagekit-developer/imagekit-ruby/commit/f9bee8789b20c3ae42a177e8e7adc086fd6b734a))
14+
* **api:** manual updates ([2f5a40a](https://github.com/imagekit-developer/imagekit-ruby/commit/2f5a40ab9e7c3ffc0755c8c8cbf26bcfe69ab5b0))
15+
* **api:** manual updates ([428829b](https://github.com/imagekit-developer/imagekit-ruby/commit/428829bb7d7a3e01621dcb6d9901a1b440481f7c))
16+
* **api:** manual updates ([54e5bdf](https://github.com/imagekit-developer/imagekit-ruby/commit/54e5bdf49a3a67eb494e7aecfd4f5300f8c07772))
17+
* **api:** manual updates ([8c970ed](https://github.com/imagekit-developer/imagekit-ruby/commit/8c970ed1b42cfb40e05cedf4f643096918097f67))
18+
* **api:** manual updates ([e33d6ed](https://github.com/imagekit-developer/imagekit-ruby/commit/e33d6ed379d8d298f049edcf5b5b4d2ecfdd82bd))
19+
* **api:** manual updates ([4c04de9](https://github.com/imagekit-developer/imagekit-ruby/commit/4c04de93766bb15aad1784f5a4a594036fdce827))
20+
* **api:** manual updates ([e9bad22](https://github.com/imagekit-developer/imagekit-ruby/commit/e9bad2213d947539b07f4c71622c6bee2e826274))
21+
* **api:** manual updates ([c0417fb](https://github.com/imagekit-developer/imagekit-ruby/commit/c0417fbd4286fb47cbdfc154a696fcd2d34b1b5d))
22+
* **api:** manual updates ([bddb2fa](https://github.com/imagekit-developer/imagekit-ruby/commit/bddb2faecc78b22888d44aeda6896bdeff0f7cf8))
23+
* **api:** manual updates ([24f9f11](https://github.com/imagekit-developer/imagekit-ruby/commit/24f9f11ca39e3611c621a1d5383d763a4acd87b4))
24+
* **api:** manual updates ([8ac0ad3](https://github.com/imagekit-developer/imagekit-ruby/commit/8ac0ad3ff00d4036d52ec31777d74cb19f8d4379))
25+
* **api:** manual updates ([c64d558](https://github.com/imagekit-developer/imagekit-ruby/commit/c64d558fc172b4c1768d59731dc2a0e2c71de2fb))
26+
* **api:** manual updates ([453e942](https://github.com/imagekit-developer/imagekit-ruby/commit/453e942ec2c25f3720305dcd564ca22b85815336))
27+
* expose response headers for both streams and errors ([72c02c3](https://github.com/imagekit-developer/imagekit-ruby/commit/72c02c37a42bddc4e191b43145a562fab9e01dc7))
28+
29+
30+
### Bug Fixes
31+
32+
* carrierwave bump to rm mimemagic dep ([ab4c2cf](https://github.com/imagekit-developer/imagekit-ruby/commit/ab4c2cf5856de50a9cb9deb7fb2168d67258083d))
33+
* change to dev dep ([22b98f8](https://github.com/imagekit-developer/imagekit-ruby/commit/22b98f8a9f482f11c0e6c3cfe9650a75e62d7f17))
34+
* conflict resolving ([9014f4f](https://github.com/imagekit-developer/imagekit-ruby/commit/9014f4f876914ab73f12ff79b3dd11132cc0f8a4))
35+
* Gemfile.lock remove and added to .gitignore ([b1a3bd7](https://github.com/imagekit-developer/imagekit-ruby/commit/b1a3bd7850397668f49770e75636acc592547878))
36+
* import issue fixed ([3a49fc5](https://github.com/imagekit-developer/imagekit-ruby/commit/3a49fc55bd7032d65c72016dab7d5669f2e17227))
37+
* import related to issue ([83a3f5a](https://github.com/imagekit-developer/imagekit-ruby/commit/83a3f5a10559dc863b0f6e149f9edbea8a2793ee))
38+
* rails 5~6 conflict issue and version build updates ([47aaf01](https://github.com/imagekit-developer/imagekit-ruby/commit/47aaf01727ccf9600db945f75338c73509691319))
39+
* rails dependency as development ([3d90b7b](https://github.com/imagekit-developer/imagekit-ruby/commit/3d90b7bc435499535d427e7e20893c419b39ed8a))
40+
* README.md linking sections ([9101ca2](https://github.com/imagekit-developer/imagekit-ruby/commit/9101ca2f3676a28d92c84c3b1b2c1c78ab5d027d))
41+
* spelling typo ([8debe83](https://github.com/imagekit-developer/imagekit-ruby/commit/8debe8379dbebdc7aad334acd1d8ac69283b0f94))
42+
* upload dir issue ([ce5754b](https://github.com/imagekit-developer/imagekit-ruby/commit/ce5754b24330cd2beb47ac12bb11985f10a5b93b))
43+
44+
45+
### Chores
46+
47+
* carrierwave rails implemented ([9e130d4](https://github.com/imagekit-developer/imagekit-ruby/commit/9e130d484421a11b45e6884b2780194ffcb59173))
48+
* constants added ([59b760d](https://github.com/imagekit-developer/imagekit-ruby/commit/59b760dbee284b981bb3cc793fad5e6ce87c98f6))
49+
* do not install brew dependencies in ./scripts/bootstrap by default ([14104e2](https://github.com/imagekit-developer/imagekit-ruby/commit/14104e2b691d586fe0e978a6c6e4232d2e6db650))
50+
* file operation added ([11f2685](https://github.com/imagekit-developer/imagekit-ruby/commit/11f2685bccf80730b6da2855c2362f7287800ea8))
51+
* samle ruby app added ([21f88b8](https://github.com/imagekit-developer/imagekit-ruby/commit/21f88b8be03339265dc32548be7fb394fdc057b4))
52+
* sample rails project added ([2bf0cbe](https://github.com/imagekit-developer/imagekit-ruby/commit/2bf0cbed22811bb7e600febd5cb88e524cc07d7b))
53+
* sync repo ([0200fb8](https://github.com/imagekit-developer/imagekit-ruby/commit/0200fb885ff82f4960f401169d728b48c9d900cf))
54+
* update SDK settings ([5ce5d1f](https://github.com/imagekit-developer/imagekit-ruby/commit/5ce5d1f2370b6b31c1d2927856bfeac5eb592a23))
55+
* url generation implemented ([dda02cd](https://github.com/imagekit-developer/imagekit-ruby/commit/dda02cdcb05846b870b530f23cd40e478028bad1))
56+
57+
58+
### Build System
59+
60+
* **deps:** bump addressable from 2.7.0 to 2.8.0 in /samples/rails_app ([db074cc](https://github.com/imagekit-developer/imagekit-ruby/commit/db074cc81e5aa59fa962b5e26c25d327bb4cac87))
61+
* **deps:** bump carrierwave from 2.1.0 to 2.1.1 in /samples/rails_app ([c109b9b](https://github.com/imagekit-developer/imagekit-ruby/commit/c109b9bd0effff643b8062dbe9d1157dad0210d8))
62+
* **deps:** bump nokogiri from 1.10.10 to 1.11.4 in /samples/rails_app ([9497849](https://github.com/imagekit-developer/imagekit-ruby/commit/9497849e1caa72bc5bbc582da3fc5f6575f2b455))
63+
* **deps:** bump rack from 2.2.2 to 2.2.3 in /samples/rails_app ([50c7336](https://github.com/imagekit-developer/imagekit-ruby/commit/50c7336a5c568d7fcbae99b15c5a646f96ac74d3))
64+
* **deps:** bump websocket-extensions in /samples/rails_app ([07d8ffa](https://github.com/imagekit-developer/imagekit-ruby/commit/07d8ffa895f8ad5c6c52c0d7e58824de602da8e2))
65+
* gem server added ([8046ad2](https://github.com/imagekit-developer/imagekit-ruby/commit/8046ad2ae832a47dc270b7b7b8d41cad3dcaecda))
66+
* gem server added ([32dfe99](https://github.com/imagekit-developer/imagekit-ruby/commit/32dfe99fe44da450a1a800c04ce2e86151f407e0))
67+
* gemspec modification ([0a4d32d](https://github.com/imagekit-developer/imagekit-ruby/commit/0a4d32d6c2b1d663f3074d6fac8cdf3f8200096e))
68+
* imagekit-sdk to imagekitio changing ([ca8c01e](https://github.com/imagekit-developer/imagekit-ruby/commit/ca8c01eefd657016f74aad0053e51899702dcd87))
69+
* version 1.0.1 added ([3193eb7](https://github.com/imagekit-developer/imagekit-ruby/commit/3193eb7ea55fa1f75643ab07bc4f8c7698f62852))
70+
* version chinging to 1.0.3 ([fa54abb](https://github.com/imagekit-developer/imagekit-ruby/commit/fa54abbc34aba78a2e895323c2bd02548a25063f))

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GIT
1111
PATH
1212
remote: .
1313
specs:
14-
imagekit (0.0.1)
14+
imagekit (0.0.2)
1515
connection_pool
1616

1717
GEM

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use this gem, install via Bundler by adding the following to your application
1717
<!-- x-release-please-start-version -->
1818

1919
```ruby
20-
gem "imagekit", "~> 0.0.1"
20+
gem "imagekit", "~> 0.0.2"
2121
```
2222

2323
<!-- x-release-please-end -->

lib/imagekit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Imagekit
4-
VERSION = "0.0.1"
4+
VERSION = "0.0.2"
55
end

0 commit comments

Comments
 (0)